# Random Advice Server

Provide users with random advice through a simple and accessible API. Integrate effortlessly with the Model Context Protocol to deliver dynamic, context-aware recommendations. Enhance your applicatio…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add rftsngl/advicemcp

# Browse available tools
npx -y @smithery/cli@latest tool list rftsngl/advicemcp
```

---

Source: https://github.com/rftsngl/AdviceMCP
