Skip to content
Cline

thealgorithms mcp for Cline

io.github.mcande21/thealgorithms-mcp

Search TheAlgorithms across 24 languages; fetch implementations with examples.

client:Cline transport:stdio runtime:pypi

Install thealgorithms mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

thealgorithms mcp in other clients