Skip to content
Back to search
30
MCP

glm-mcp

pypi/glm-mcp

MCP server for ZhipuAI GLM — chat, text embeddings, translation, vision, and OCR

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.acedatacloud/mcp-glm
MCP server for GLM chat completions using Zhipu AI models via AceDataCloud
0 tools · streamable-http
glm-ocr-mcp
MCP server for GLM OCR to extract text from images and PDFs
0 tools
GLM MCP
GLM (Zhipu/Z.ai) as a ~10x cheaper file-editing subagent for AI coding agents.
0 tools
autoglm-mcp
AutoGLM MCP Server - Android screen analysis via MCP protocol
0 tools
translation ai mcp
Metadata-only Glama MCP server.
0 tools
zhipu image mcp
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "glm-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}