MCP Hub
Back to servers

advice

Advice MCP — wraps Advice Slip API (free, no auth)

Registry
Updated
Apr 2, 2026

@pipeworx/mcp-advice

MCP server for the Advice Slip API — get random advice, search advice slips, and look up by ID. Free, no auth required.

Tools

ToolDescription
random_adviceGet a random piece of advice
search_adviceSearch for advice slips by keyword
get_adviceGet a specific advice slip by ID

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "advice": {
      "type": "url",
      "url": "https://gateway.pipeworx.io/advice"
    }
  }
}

CLI Usage

npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/advice

License

MIT

Reviews

No reviews yet

Sign in to write a review