Skip to content

@zeroheight/mcp-server

Free

by MCP Community

MCP server for zeroheight

v2.7.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

@zeroheight/mcp-server MCP Server

MCP server for zeroheight

Installation

npx -y @zeroheight/mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y @zeroheight/mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@zeroheight/mcp-server": {
      "command": "npx",
      "args": ["-y", "@zeroheight/mcp-server"]
    }
  }
}