mcpbeat Sign in

Phases Agents MCP Server

local only

Phases Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 371 installs a week from pypi. Last commit 1 Sep 2026.

Deterministic skill selection: local discovery, strict validation, every skill classified.

371
Installs / week
pypi · phases-agents
1
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check Phases Agents 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 phases-agents -- uvx phases-agents
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "phases-agents": {
      "args": [
        "phases-agents"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.phases-agents]
command = "uvx"
args = ["phases-agents"]
.cursor/mcp.json
{
  "mcpServers": {
    "phases-agents": {
      "args": [
        "phases-agents"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "phases-agents": {
      "args": [
        "phases-agents"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Phases Agents

same job, measured the same way
Ariadne
by whyy9527

Deterministic local cross-service API-chain discovery for AI coding agents.

96 installs/wk local only
Codeledger
by codeledgerecf

Deterministic context selection for AI coding agents. Local memory that compounds across sessions.

435 installs/wk local only
kcp-agent — KCP navigation planner
by cantara

Deterministic, fail-closed planner for KCP knowledge manifests: kcp_plan, kcp_load, kcp_validate.

404 installs/wk local only
OrchestrUI
by ecd5a

Deterministic UI policy, discovery and audits for coding agents across seven ecosystems.

112 installs/wk local only
Capabilities
by eckari

Deterministic company, entity and location lookups for agents - per call, x402 or API key.

24 tools answering
TinyFn
by tinyfn

500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.

572 tools answering
Multidim
by cherridsaid

Structured thinking grids for AI agents: deterministic analysis frames, validation, learned traps

152 installs/wk local only
VouchSpec Agent Skill Evidence
by mordiaky

Read-only discovery for exact-commit Agent Skill validation, x402 payment, and signed receipts.

answering

Phases Agents — questions

Answers built from our own checks of this server.

Why is there no uptime for Phases Agents?
Phases Agents 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 phases-agents was installed 371 times last week.
How do I connect Phases Agents?
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 phases-agents straight from pypi; nothing to host, nothing to sign up for.
How many people use Phases Agents?
The pypi package phases-agents was installed 371 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Phases Agents open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 1 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.