thealgorithms mcp for Claude Desktop
io.github.mcande21/thealgorithms-mcp
Search TheAlgorithms across 24 languages; fetch implementations with examples.
client:Claude Desktop
transport:stdio
runtime:pypi
Install thealgorithms mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"thealgorithms-mcp": {
"command": "uvx",
"args": [
"thealgorithms-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs