Loading MCP server directory, please wait...
Search TheAlgorithms across 24 languages; fetch implementations with examples.
npx @getmcp/cli add io.github.mcande21/thealgorithms-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mcande21/thealgorithms-mcp": {
"command": "uvx",
"args": [
"thealgorithms-mcp"
]
}
}
}