Back to MCP Servers
🔌

ezyang/codemcp

Apache-2.0

🐍 🏠 - Coding agent with basic read, write and command line tools.

PythonProductivity

Install

uvx --from

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "ezyang-codemcp": {
      "command": "uvx",
      "args": [
        "--from"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.