Phases Agents
Rank #16,653io.github.Cherridsaid/phases-agents
Deterministic skill selection: local discovery, strict validation, every skill classified.
Phases Agents is a Model Context Protocol (MCP) server published by Cherridsaid. It ranks #16,653 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Phases Agents is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 27, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 115,460 of 132,113 servers on MCP Toplist.
Use Phases Agents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add phases-agents -- uvx phases-agents --skills-config /absolute/path/to/skills-roots.json[mcp_servers.phases-agents]
command = "uvx"
args = ["phases-agents", "--skills-config", "/absolute/path/to/skills-roots.json"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"phases-agents": {
"command": "uvx",
"args": [
"phases-agents",
"--skills-config",
"/absolute/path/to/skills-roots.json"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"phases-agents": {
"command": "uvx",
"args": [
"phases-agents",
"--skills-config",
"/absolute/path/to/skills-roots.json"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"phases-agents": {
"type": "stdio",
"command": "uvx",
"args": [
"phases-agents",
"--skills-config",
"/absolute/path/to/skills-roots.json"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"phases-agents": {
"command": "uvx",
"args": [
"phases-agents",
"--skills-config",
"/absolute/path/to/skills-roots.json"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"phases-agents": {
"command": "uvx",
"args": [
"phases-agents",
"--skills-config",
"/absolute/path/to/skills-roots.json"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Cherridsaid%2Fphases-agents)<a href="https://mcptoplist.com/server/io.github.Cherridsaid%2Fphases-agents"><img src="https://mcptoplist.com/badge/io.github.Cherridsaid%2Fphases-agents.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Cherridsaid
Other servers by Cherridsaid
View all Cherridsaid servers →Available versions (1)
| Version | Published |
|---|---|
| 0.5.0 | Sep 1, 2026 |
Frequently asked questions
- Who maintains Phases Agents?
- Phases Agents is maintained by Cherridsaid, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Phases Agents listed on the Official MCP Registry?
- Yes — Phases Agents is listed on the Official MCP Registry, alongside Glama.
- How many versions does Phases Agents have?
- MCP Toplist tracks 1 version of Phases Agents, most recently published on Sep 1, 2026.
- Where can I find the source code for Phases Agents?
- The source code for Phases Agents is hosted at github.com/Cherridsaid/phases-agents.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.