← All servers
🔌

Promptibus MCPPublisher🛡 No advisories

com.promptibus/mcp
New to MCP? Start here →
3★ stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of promptibus.com, who proved control of the domain through the official MCP registry.

Verified owner: promptibus.comcom.promptibus/mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs PROMPTIBUS_API_KEY.
Configuration
Reads PROMPTIBUS_API_URL.

About

Model intelligence for AI agents — syntax, params, pricing for 67+ generative AI models.

Packages & transports

npm@promptibus/mcpv0.9.0 · npx

Metadata

LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@promptibus/mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @promptibus/mcp