Server data from the Official MCP Registry
MCP server for GLM chat completions using Zhipu AI models via AceDataCloud
About
MCP server for GLM chat completions using Zhipu AI models via AceDataCloud
Remote endpoints: streamable-http: https://glm.mcp.acedata.cloud/mcp
Security Report
This MCP server implements a GLM chat API client with OAuth 2.0 authentication. The codebase is well-structured with proper error handling and type hints. However, there are moderate security concerns: (1) JWT tokens are decoded without verification for logging purposes, creating a potential information disclosure risk; (2) API tokens are logged in debug output; (3) the OAuth flow stores sensitive state in memory without expiration cleanup mechanisms. Permissions align with the server's purpose (network HTTP access, environment variables for credentials). Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
7 files analyzed · 15 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: ACEDATACLOUD_API_TOKEN
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
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 |
Documentation
License
MIT — see LICENSE.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
