MCP Server for GLM via AceDataCloud API
Project description
MCP GLM Server
A Model Context Protocol (MCP) server for Zhipu GLM chat completions via the AceDataCloud platform.
Features
- GLM chat completions: Call Zhipu GLM models through a uniform MCP tool
- Model discovery: List the GLM models exposed by AceDataCloud
- Usage guide: Inline tool returning the API usage guide
Installation
pip install mcp-glm
Configuration
Set your AceDataCloud API token:
export ACEDATACLOUD_API_TOKEN=your_token_here
Get your token from https://platform.acedata.cloud.
Usage
stdio mode (default)
mcp-glm
HTTP mode
mcp-glm --transport http --port 8000
Available Tools
| Tool | Description |
|---|---|
glm_chat_completions |
Run a GLM chat completion call |
glm_list_models |
List available GLM models |
glm_get_usage_guide |
Get the API usage guide |
License
MIT — see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcp_glm-2026.7.4.0.tar.gz
(19.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_glm-2026.7.4.0.tar.gz.
File metadata
- Download URL: mcp_glm-2026.7.4.0.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a87f3b77530a6f20c2593d1a2d195161c39276b906083e91c1715c37024ff29
|
|
| MD5 |
6b08e32bb6f7355a3d652efa96abca8c
|
|
| BLAKE2b-256 |
3eb6f3f388d1f3e2e1c4f66005923a245fa9f653a2c6b944bc36a123b58a7bc7
|
File details
Details for the file mcp_glm-2026.7.4.0-py3-none-any.whl.
File metadata
- Download URL: mcp_glm-2026.7.4.0-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d2d84892a22a6d32ac26ab8cf54531572108db8e4c6786daac11b93a090a2e3
|
|
| MD5 |
d676674f32d7bf588943e32f8412162c
|
|
| BLAKE2b-256 |
d3ec9695a3ed8ba945afc2c2bc881b1cbe5fc3fba8790e24f3420d20ae861037
|