Plant Builder
Rank #55,224Delisteddev.fly.pb-mcp/public
No registry has listed this server since Jul 24, 2026. The historical record below is preserved.
Run Plant Builder production-plant simulations with tunable knobs for goals, rates, and shifts.
Plant Builder is a Model Context Protocol (MCP) server published by chiaha-ai. It ranks #55,224 of 115,591 servers tracked on MCP Toplist. Plant Builder is listed on PulseMCP, with 1 tracked version. It is no longer listed by any tracked registry (last seen Jul 24, 2026); its historical record is preserved here.
Ranks ahead of 60,367 of 115,591 servers on MCP Toplist.
Use Plant Builder
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http public https://pb-mcp.fly.dev/mcp[mcp_servers.public]
url = "https://pb-mcp.fly.dev/mcp"Add to ~/.codex/config.toml.
https://pb-mcp.fly.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"public": {
"url": "https://pb-mcp.fly.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"public": {
"type": "http",
"url": "https://pb-mcp.fly.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"public": {
"serverUrl": "https://pb-mcp.fly.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"public": {
"url": "https://pb-mcp.fly.dev/mcp"
}
}
}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/dev.fly.pb-mcp%2Fpublic)<a href="https://mcptoplist.com/server/dev.fly.pb-mcp%2Fpublic"><img src="https://mcptoplist.com/badge/dev.fly.pb-mcp%2Fpublic.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Previously listed on 1 registry
chiaha-ai
Other servers by chiaha-ai
- QueueSim#53,815 · 1 ver
- DiscreteRate#55,122 · 1 ver
- QSimHealth#55,178 · 1 ver
- ReliaSim#55,182 · 1 ver
- ReliaStats#55,183 · 1 ver
- SCModeling#55,189 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 27, 2026 |
Frequently asked questions
- Who maintains Plant Builder?
- Plant Builder is maintained by chiaha-ai, which publishes 7 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Plant Builder listed on the Official MCP Registry?
- Plant Builder is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Plant Builder have?
- MCP Toplist tracks 1 version of Plant Builder, most recently published on May 27, 2026.
- Where can I find the source code for Plant Builder?
- The source code for Plant Builder is hosted at github.com/chiaha-ai/pb-mcp.