Menus Recommender for Claude Desktop
io.github.spyyps/menus-recommender
全球美食加权随机推荐:基于 396 道菜的知识库,给出多样化的就餐推荐。
client:Claude Desktop
transport:stdio
runtime:pypi
Install Menus Recommender in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"menus-recommender": {
"command": "uvx",
"args": [
"menus-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs