# how-to-cook

An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add xiaobenyang-com/how-to-cook

# Browse available tools
npx -y @smithery/cli@latest tool list xiaobenyang-com/how-to-cook
```

---

Source: https://github.com/xiaobenyang-com/1777316659566595
