Skip to content

v1.0.0 — 首发:发布到 PyPI

Choose a tag to compare

@spyyps spyyps released this 09 Jun 10:18
· 6 commits to main since this release

首次发布,可被任何 MCP 兼容 Agent 直接使用。

安装

MCP 客户端(Claude Desktop / Cline / Cursor / Continue)

```json
{
"mcpServers": {
"menus": {
"command": "uvx",
"args": ["menus-mcp"]
}
}
}
```

Claude Code(插件方式)

```
/plugin marketplace add spyyps/recommend-dish
/plugin install menus-recommender@spyyps-recommend-dish
```

Gemini CLI

`git clone` 本仓库后在该目录运行 `gemini`,会自动加载 GEMINI.md。

工具

  • `recommend_dishes` — 加权随机推荐,支持关键词 / 价格档 / 菜系 / 地理筛选与「换一批」去重
  • `list_keywords` — 列出关键词白名单

数据

  • 396 道菜,10 个地区,40+ 菜系
  • 价格 ¥6 ~ ¥388(CNY)

链接