Command Palette

Search for a command to run...

UnylyUnyly
Browse all

AceDataCloud GLM

FreeNot checked

GLM chat completions from Zhipu AI models through the AceDataCloud API platform.

GitHubEmbed

About

GLM chat completions from Zhipu AI models through the AceDataCloud API platform.

README

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

Documentation

License

MIT — see LICENSE.

from github.com/acedatacloud/glmmcp

Installing AceDataCloud GLM

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/acedatacloud/glmmcp

FAQ

Is AceDataCloud GLM MCP free?

Yes, AceDataCloud GLM MCP is free — one-click install via Unyly at no cost.

Does AceDataCloud GLM need an API key?

No, AceDataCloud GLM runs without API keys or environment variables.

Is AceDataCloud GLM hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install AceDataCloud GLM in Claude Desktop, Claude Code or Cursor?

Open AceDataCloud GLM on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare AceDataCloud GLM with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All communication MCPs