Odel
thealgorithms mcp

thealgorithms mcp

Local
@mcande21PythonUpdated 3mo ago

Search TheAlgorithms across 24 languages; fetch implementations with examples.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIthealgorithms-mcpv0.3.1

Run

uvx thealgorithms-mcp

MCP client config

{
  "mcpServers": {
    "thealgorithms-mcp": {
      "command": "uvx",
      "args": [
        "thealgorithms-mcp"
      ]
    }
  }
}