MCP Directory
Back

xmcp

by basementstudio · TypeScript · ★ 1,278

The TypeScript MCP framework

#framework#mcp#modelcontextprotocol#typescript

Install

npx -y github:basementstudio/xmcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "xmcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:basementstudio/xmcp"
      ]
    }
  }
}

From the README

packages/xmcp/README.md
Read full README on GitHub →

Related other servers