# 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 mcp add xiaobenyang-com/how-to-cook

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