mcp-claude-code

SDGLBL/mcp-claude-code
★ 298 stars Python 🤖 AI/LLM Updated 1mo ago
MCP implementation of Claude Code capabilities and more
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-claude-code": {
      "command": "uvx",
      "args": [
        "mcp-claude-code"
      ]
    }
  }
}

Or install with pip: pip install mcp-claude-code

Topics

claudeclaude-codemcpmcp-server