MCP Hub
Back to servers

Magic 8 Ball

magic-8-ball MCP — wraps StupidAPIs (requires X-API-Key)

Registry
Updated
Apr 15, 2026

mcp-magic-8-ball

magic-8-ball MCP — wraps StupidAPIs (requires X-API-Key)

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
magic_8_ball_askAsk the Magic 8-Ball a yes-or-no question. Supports cynical mode (weighted toward negative) and corporate mode (all answers in business speak).

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "magic-8-ball": {
      "url": "https://gateway.pipeworx.io/magic-8-ball/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use magic-8-ball

License

MIT

Reviews

No reviews yet

Sign in to write a review