Skip to content
Back to search
30
MCP streamable-http

io.github.acedatacloud/mcp-glm

io.github.acedatacloud/mcp-glm

MCP server for GLM chat completions using Zhipu AI models via AceDataCloud

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.acedatacloud/mcp-aichat
MCP server for AI dialogue using various LLM models via AceDataCloud
0 tools · streamable-http
AceDataCloud GLM
GLM chat completions from Zhipu AI models through the AceDataCloud API platform.
0 tools
glm-mcp
MCP server for ZhipuAI GLM — chat, text embeddings, translation, vision, and OCR
0 tools
io.github.AceDataCloud/mcp-kling
MCP server for Kling AI video generation
0 tools · streamable-http
io.github.acedatacloud/mcp-kling
MCP server for Kling AI video generation
0 tools · streamable-http
io.github.acedatacloud/mcp-hailuo
MCP server for Hailuo (MiniMax) AI video generation
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.acedatacloud/mcp-glm": {
      "url": "https://glm.mcp.acedata.cloud/mcp",
      "transport": "streamable-http"
    }
  }
}