pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
pytudes MCP Server
MCP server for norvig/pytudes
Ready-to-Use Client Configurations
{
"mcpServers": {
"pytudes": {
"command": "npx",
"args": [
"-y",
"@norvig/pytudes"
]
}
}
}