$ timeahead.in
/ servers/npm/@z_ai/mcp-server
npm

@z_ai/mcp-server

MCP Server for Z.AI - A Model Context Protocol server that provides AI capabilities

10k/wk
63fair
▣ Overview

What it does

Z.AI's MCP server bridges Z.AI's AI platform with Claude and other MCP-compatible clients through the Model Context Protocol. The registry describes it as providing "AI capabilities," though specific tools, models, and integration details are not documented in the available materials. The package averages 7,481 weekly downloads, indicating active community adoption. For comprehensive information on current capabilities, available models, and integration specifics, consult the npm package documentation or Z.AI's official guides after installation.

Who it's for

Z.AI users who develop with Claude Code, IDE extensions, or other MCP-compatible environments and want to access Z.AI's platform services without breaking context. Best suited for teams already invested in Z.AI's ecosystem.

Common use cases

  • Access Z.AI's AI capabilities directly from Claude Code
  • Route Claude tool calls through Z.AI's managed infrastructure
  • Use Z.AI as a backend inference service in MCP clients
  • Integrate Z.AI-specific models into development workflows

Setup pitfalls

  • No detailed tool documentation is available in the registry; refer to the npm package README or Z.AI's documentation after installation for capability details
  • Requires Z.AI account credentials and an active subscription; ensure your API keys are configured correctly and your account is in good standing
  • Package maturity metrics are unavailable; review npm history and Z.AI's support resources before deploying to production environments
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
48
9.6
Quality
10%
60
6.0
Trust
10%
50
5.0
Total
63.1
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "z_aimcp": {
      "command": "npx",
      "args": [
        "-y",
        "@z_ai/mcp-server"
      ]
    }
  }
}
📈 Score historylast 41 snapshots
4/30/20266/19/2026 · 41 snapshots
⛁ Raw data
weekly downloads10k
github stars0
forks0
open issues0
license✓ present
readme length0 chars
last updated16h ago
install verified✓ pass · 36d ago
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points
@z_ai/mcp-server — MCP Score: 63/100 | MCPScore | Timeahead