Promptibus MCP
Rank #5831glama/promptibus/mcp
Provides structured intelligence about 67+ generative AI models including recommendations, prompt optimization, parameter comparison, and pricing information.
Promptibus MCP is a Model Context Protocol (MCP) server published by promptibus. It ranks #5831 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Promptibus MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 7 tracked versions. It was first listed on Apr 20, 2026 and most recently updated on May 11, 2026.
Ranks ahead of 53,001 of 58,832 servers on MCP Toplist.
Use Promptibus MCP
Add Promptibus MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"promptibus": {
"command": "npx",
"args": [
"-y",
"@promptibus/mcp"
],
"env": {
"PROMPTIBUS_API_KEY": "<your PROMPTIBUS_API_KEY>",
"PROMPTIBUS_API_URL": "<your PROMPTIBUS_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries (1 delisted)
promptibus
Available versions (7)
| Version | Published |
|---|---|
| 0.9.0 | May 11, 2026 |
| 0.8.0 | May 10, 2026 |
| 0.7.0 | May 10, 2026 |
| 0.5.1 | May 10, 2026 |
| 0.4.4 | May 6, 2026 |
| 0.4.3 | Apr 21, 2026 |
| 0.4.2 | Apr 21, 2026 |
Frequently asked questions
- What is Promptibus MCP?
- Provides structured intelligence about 67+ generative AI models including recommendations, prompt optimization, parameter comparison, and pricing information.
- Who maintains Promptibus MCP?
- Promptibus MCP is maintained by promptibus, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Promptibus MCP an official MCP server?
- Yes — Promptibus MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Promptibus MCP have?
- MCP Toplist tracks 7 versions of Promptibus MCP, most recently published on May 11, 2026.
- Where can I find the source code for Promptibus MCP?
- The source code for Promptibus MCP is hosted at github.com/promptibus/mcp.