Skip to main content
Glama
AceDataCloud

io.github.AceDataCloud/mcp-glm

Official
by AceDataCloud

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

Related MCP server: z_ai_image_gen_mcp

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.

A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
5dRelease cycle
6Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AceDataCloud/GlmMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server