Promptibus MCP
Model intelligence for AI agents - syntax, params, pricing for 67+ generative AI models. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It still exposes 7 documented tools (including recommend_model, optimize_prompt, lint_prompt) for browsing or selecting items from that list.
People who work with model and prompt and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-05-11 · ★ 3 · #65 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18
MIT · JavaScript servers · how we verify → /methodology
01 · Install Promptibus MCP
before you install - you'll need
Set PROMPTIBUS_API_KEY before connecting.
Claude Code
claude mcp add promptibus-mcp -- npx -y @promptibus/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"promptibus-mcp": {
"command": "npx",
"args": [
"-y",
"@promptibus/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @promptibus/mcp - published under the repo owner's npm scope (@promptibus)
registry vendor namespace com.promptibus - domain-verified with the official MCP registry
03 · What Promptibus MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 7 documented tools spanning model, prompt, including recommend_model, optimize_prompt, lint_prompt, compare_models.
Capability map
Tools grouped from the project's README - what Promptibus MCP lets an agent do.
read & search
3 tools - e.g. Recommended parameters: defaults, ranges, community configs.; Full profile: capabilities, syntax guide, parameters, community tips, related prompts.; Real USD pricing for a model / domain / planned…
get_parameters · get_model_profile · get_pricing
Recommend
1 tool - e.g. Top 3 models for a task, with reasoning + cost.
recommend_model
Optimize
1 tool - e.g. Reformats a prompt for a specific model - applies model-specific syntax + community-tested wording.
optimize_prompt
Lint
1 tool - e.g. Finds deprecated flags, invalid parameters, length violations. Suggests fixes.
lint_prompt
Compare
1 tool - e.g. Side-by-side: provider, domain, cost, capabilities. 2–5 models.
compare_models
Latest releases
v0.9.0 · 2026-05-11
v0.8.0 · 2026-05-10
v0.7.0 · 2026-05-10
04 · Who maintains Promptibus MCP
Promptibus MCP is maintained by promptibus. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/promptibus/mcp
- category
- AI & ML - ranked #65 of 106 actively-maintained AI & ML servers as of 2026-09-18.
- registry
- com.promptibus/mcp (active, first published 2026-04-21 · 8 versions)
- packages
- npm:@promptibus/mcp
06 · Promptibus MCP FAQ
Is Promptibus MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-05-11. We re-verify nightly.
What can Promptibus MCP do?
An agent gets 7 documented tools spanning model, prompt, including recommend_model, optimize_prompt, lint_prompt, compare_models.
How do I install Promptibus MCP?
Run `npx -y @promptibus/mcp`. The README documents one environment variable (PROMPTIBUS_API_KEY) to set first. Set PROMPTIBUS_API_KEY before connecting. You can also paste the ready-made client config above.
Does Promptibus MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Promptibus MCP
Alternatives to Promptibus MCP
Maintained AI & ML servers if Promptibus MCP isn't the fit.
- Fun ASR Transcribe local audio with FunASR and SenseVoice using private, on-device inference. ★ 20,411 · 2026-09-18
- Auto TS Automated time series forecasting with model search, anomaly detection, and event risk analysis ★ 1,428 · 2026-08-25
- Haiku RAG Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval ★ 609 · 2026-09-17
- Plan Exe MCP server for generating rough-draft project plans from natural-language prompts. ★ 401 · 2026-09-13
- Local RAG (shinpr) Easy-to-setup local RAG server with minimal configuration ★ 398 · 2026-09-18
- PageIndex MCP Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. ★ 388 · 2026-07-25
Pairs well with
Servers that cover what Promptibus MCP doesn't - only shown when the pairing reason fits the companion.
More AI & ML MCP servers · Nutrient DWS MCP Server · Predictalot · Visual Memory MCP · Audio Sonic MCP · RAG Vault
More JavaScript MCP servers · Logbook · Jd Intel MCP · Tabla Cognita · Publora · Smart Terminal · see all