Python
All Algorithms implemented in Python
Python MCP Server
MCP server for TheAlgorithms/Python
Ready-to-Use Client Configurations
{
"mcpServers": {
"Python": {
"command": "npx",
"args": [
"-y",
"@TheAlgorithms/Python"
]
}
}
}