Planetary Agents
Rank #61,914io.github.gregcastro23/planetary-agents
Converse with planetary-agent personas, council feeds & culinary debates from alchm.kitchen
Planetary Agents is a Model Context Protocol (MCP) server published by gregcastro23. It ranks #61,914 of 132,113 servers tracked on MCP Toplist. Planetary Agents is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 31, 2026 and most recently updated on May 31, 2026.
Ranks ahead of 70,199 of 132,113 servers on MCP Toplist.
Use Planetary Agents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add planetary-agents -e "PLANETARY_AGENTS_BACKEND_URL=<your PLANETARY_AGENTS_BACKEND_URL>" -e "PLANETARY_AGENTS_FRONTEND_URL=<your PLANETARY_AGENTS_FRONTEND_URL>" -e "PLANETARY_AGENTS_MCP_MODEL_TIER=<your PLANETARY_AGENTS_MCP_MODEL_TIER>" -- uvx alchm-planetary-agents-mcpReplace each placeholder with your own value before saving.
[mcp_servers.planetary-agents]
command = "uvx"
args = ["alchm-planetary-agents-mcp"]
[mcp_servers.planetary-agents.env]
PLANETARY_AGENTS_BACKEND_URL = "<your PLANETARY_AGENTS_BACKEND_URL>"
PLANETARY_AGENTS_FRONTEND_URL = "<your PLANETARY_AGENTS_FRONTEND_URL>"
PLANETARY_AGENTS_MCP_MODEL_TIER = "<your PLANETARY_AGENTS_MCP_MODEL_TIER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planetary-agents": {
"command": "uvx",
"args": [
"alchm-planetary-agents-mcp"
],
"env": {
"PLANETARY_AGENTS_BACKEND_URL": "<your PLANETARY_AGENTS_BACKEND_URL>",
"PLANETARY_AGENTS_FRONTEND_URL": "<your PLANETARY_AGENTS_FRONTEND_URL>",
"PLANETARY_AGENTS_MCP_MODEL_TIER": "<your PLANETARY_AGENTS_MCP_MODEL_TIER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planetary-agents": {
"command": "uvx",
"args": [
"alchm-planetary-agents-mcp"
],
"env": {
"PLANETARY_AGENTS_BACKEND_URL": "<your PLANETARY_AGENTS_BACKEND_URL>",
"PLANETARY_AGENTS_FRONTEND_URL": "<your PLANETARY_AGENTS_FRONTEND_URL>",
"PLANETARY_AGENTS_MCP_MODEL_TIER": "<your PLANETARY_AGENTS_MCP_MODEL_TIER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"planetary-agents": {
"type": "stdio",
"command": "uvx",
"args": [
"alchm-planetary-agents-mcp"
],
"env": {
"PLANETARY_AGENTS_BACKEND_URL": "<your PLANETARY_AGENTS_BACKEND_URL>",
"PLANETARY_AGENTS_FRONTEND_URL": "<your PLANETARY_AGENTS_FRONTEND_URL>",
"PLANETARY_AGENTS_MCP_MODEL_TIER": "<your PLANETARY_AGENTS_MCP_MODEL_TIER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planetary-agents": {
"command": "uvx",
"args": [
"alchm-planetary-agents-mcp"
],
"env": {
"PLANETARY_AGENTS_BACKEND_URL": "<your PLANETARY_AGENTS_BACKEND_URL>",
"PLANETARY_AGENTS_FRONTEND_URL": "<your PLANETARY_AGENTS_FRONTEND_URL>",
"PLANETARY_AGENTS_MCP_MODEL_TIER": "<your PLANETARY_AGENTS_MCP_MODEL_TIER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planetary-agents": {
"command": "uvx",
"args": [
"alchm-planetary-agents-mcp"
],
"env": {
"PLANETARY_AGENTS_BACKEND_URL": "<your PLANETARY_AGENTS_BACKEND_URL>",
"PLANETARY_AGENTS_FRONTEND_URL": "<your PLANETARY_AGENTS_FRONTEND_URL>",
"PLANETARY_AGENTS_MCP_MODEL_TIER": "<your PLANETARY_AGENTS_MCP_MODEL_TIER>"
}
}
}
}Replace each placeholder with your own value before saving.
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.gregcastro23%2Fplanetary-agents)<a href="https://mcptoplist.com/server/io.github.gregcastro23%2Fplanetary-agents"><img src="https://mcptoplist.com/badge/io.github.gregcastro23%2Fplanetary-agents.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
gregcastro23
Other servers by gregcastro23
View all gregcastro23 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 31, 2026 |
Frequently asked questions
- Who maintains Planetary Agents?
- Planetary Agents is maintained by gregcastro23, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Planetary Agents listed on the Official MCP Registry?
- Yes — Planetary Agents is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Planetary Agents have?
- MCP Toplist tracks 1 version of Planetary Agents, most recently published on May 31, 2026.
- Where can I find the source code for Planetary Agents?
- The source code for Planetary Agents is hosted at github.com/gregcastro23/alchm-agents-app.
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.