mcpbeat Sign in

Algernon MCP Server

local only

Algernon MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi. Last commit 7 Aug 2026.

Fleet orchestration for AI agents: fan tasks out to cheap parallel workers on your own LLM key.

Installs per day peak 280 · avg 25 · +9% w/w
a month agotoday
85
Installs / week
pypi · algernon-mcp
0
Stars
0 open issues
7 Aug 2026
Last commit
0 releases in 90 days
NOASSERTION
License
Python

Nothing serious here today

Today is the operative word: we check Algernon MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add algernon -- uvx algernon-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "algernon": {
      "args": [
        "algernon-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.algernon]
command = "uvx"
args = ["algernon-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "algernon": {
      "args": [
        "algernon-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "algernon": {
      "args": [
        "algernon-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Algernon MCP

same job, measured the same way
I
Orchestro
by khaoss85

Your AI Development Conductor - 60 MCP tools for intelligent task orchestration

59 installs/wk local only
RoryPlans
by roryplans

AI work orchestration for plans, tasks, teams, and coding-agent dispatch.

answering
Continuum
by pouyahasanamreji

Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.

local only
Editmamei
by editmamei

Photoshop MCP server: natural-language AI photo editing with your own Photoshop. AI orchestration.

953 installs/wk local only
Dolphin MCP Pilot
by iflytek

AI agent interface to Apache DolphinScheduler: 58 MCP tools for workflow orchestration & data ops.

local only
Korey
by korey

The AI orchestration agent for modern software teams.

answering
Agentos
by pdaxt

AI agent fleet orchestration runtime. Spawn, coordinate, monitor autonomous agents.

local only
Claude Army
by robbhimself-1337

Orchestrate multiple Claude Code agents in parallel from chat

48 installs/wk local only

Algernon MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Algernon MCP?
Algernon MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package algernon-mcp was installed 85 times last week.
How do I connect Algernon MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls algernon-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Algernon MCP?
The pypi package algernon-mcp was installed 85 times in the last week. Week over week that is +9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Algernon MCP open source?
Yes — it is published under the NOASSERTION licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.