cpython
The Python programming language
cpython MCP Server
MCP server for python/cpython
Ready-to-Use Client Configurations
{
"mcpServers": {
"cpython": {
"command": "npx",
"args": [
"-y",
"@python/cpython"
]
}
}
}