Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Glm

FreeNot checked

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

GitHubEmbed

About

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

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

License

MIT — see LICENSE.

from github.com/AceDataCloud/GlmMCP

Install Glm in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install mcp-glm

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add mcp-glm -- uvx mcp-glm

FAQ

Is Glm MCP free?

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

Does Glm need an API key?

No, Glm runs without API keys or environment variables.

Is Glm hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

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

Open 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 Glm with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All communication MCPs