cpython

GitHub

The Python programming language

74,298 stars Python 1 file ยท ~2,232 tokens

cpython MCP Server

MCP server for python/cpython

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "cpython": {
      "command": "npx",
      "args": [
        "-y",
        "@python/cpython"
      ]
    }
  }
}