Odel
Algernon MCP

Algernon MCP

Local
@sammyboi81PythonUpdated Yesterday

Fan a goal out to cheap parallel LLM workers on your own key or a free local Ollama. Keep your mind.

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).

PyPIalgernon-mcpv0.1.1

Run

uvx algernon-mcp

MCP client config

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