Promptibus MCP
Rank #21,116com.promptibus/mcp
Model intelligence for AI agents — syntax, params, pricing for 67+ generative AI models.
Promptibus MCP is a Model Context Protocol (MCP) server published by promptibus. It ranks #21,116 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Promptibus MCP is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 8 tracked versions. It was first listed on Apr 20, 2026 and most recently updated on May 11, 2026.
Ranks ahead of 110,930 of 132,046 servers on MCP Toplist.
Use Promptibus MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add promptibus -e "PROMPTIBUS_API_KEY=<your PROMPTIBUS_API_KEY>" -e "PROMPTIBUS_API_URL=<your PROMPTIBUS_API_URL>" -- npx -y @promptibus/mcpReplace each placeholder with your own value before saving.
[mcp_servers.promptibus]
command = "npx"
args = ["-y", "@promptibus/mcp"]
[mcp_servers.promptibus.env]
PROMPTIBUS_API_KEY = "<your PROMPTIBUS_API_KEY>"
PROMPTIBUS_API_URL = "<your PROMPTIBUS_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"promptibus": {
"command": "npx",
"args": [
"-y",
"@promptibus/mcp"
],
"env": {
"PROMPTIBUS_API_KEY": "<your PROMPTIBUS_API_KEY>",
"PROMPTIBUS_API_URL": "<your PROMPTIBUS_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"promptibus": {
"command": "npx",
"args": [
"-y",
"@promptibus/mcp"
],
"env": {
"PROMPTIBUS_API_KEY": "<your PROMPTIBUS_API_KEY>",
"PROMPTIBUS_API_URL": "<your PROMPTIBUS_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"promptibus": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@promptibus/mcp"
],
"env": {
"PROMPTIBUS_API_KEY": "<your PROMPTIBUS_API_KEY>",
"PROMPTIBUS_API_URL": "<your PROMPTIBUS_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"promptibus": {
"command": "npx",
"args": [
"-y",
"@promptibus/mcp"
],
"env": {
"PROMPTIBUS_API_KEY": "<your PROMPTIBUS_API_KEY>",
"PROMPTIBUS_API_URL": "<your PROMPTIBUS_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
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/com.promptibus%2Fmcp)<a href="https://mcptoplist.com/server/com.promptibus%2Fmcp"><img src="https://mcptoplist.com/badge/com.promptibus%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
promptibus
Available versions (8)
| Version | Published |
|---|---|
| 0.9.0 | May 11, 2026 |
| 0.8.0 | May 10, 2026 |
| 0.7.0 | May 10, 2026 |
| 0.6.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
- Who maintains Promptibus MCP?
- Promptibus MCP is maintained by promptibus, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Promptibus MCP listed on the Official MCP Registry?
- Yes — Promptibus MCP is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Promptibus MCP have?
- MCP Toplist tracks 8 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.
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.