Thealgorithms MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from pypi. Last commit 31 May 2026.
Search TheAlgorithms across 24 languages; fetch implementations with examples.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add thealgorithms-mcp -- uvx thealgorithms-mcp
{
"mcpServers": {
"thealgorithms-mcp": {
"args": [
"thealgorithms-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.thealgorithms-mcp]
command = "uvx"
args = ["thealgorithms-mcp"]
{
"mcpServers": {
"thealgorithms-mcp": {
"args": [
"thealgorithms-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"thealgorithms-mcp": {
"args": [
"thealgorithms-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.