Search TheAlgorithms across 24 languages; fetch implementations with examples.
claude mcp add thealgorithms-mcp -- uvx thealgorithms-mcp
claude_desktop_config.json
{
"mcpServers": {
"thealgorithms-mcp": {
"command": "uvx",
"args": [
"thealgorithms-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"thealgorithms-mcp": {
"command": "uvx",
"args": [
"thealgorithms-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"thealgorithms-mcp": {
"command": "uvx",
"args": [
"thealgorithms-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"thealgorithms-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"thealgorithms-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"thealgorithms-mcp": {
"command": "uvx",
"args": [
"thealgorithms-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mcande21--thealgorithms-mcp/reviews or the review_server meta-tool.
POST /mcp