Menus Recommender runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from pypi. Last commit 16 Jun 2026.
全球美食加权随机推荐:基于 396 道菜的知识库,给出多样化的就餐推荐。
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add menus-recommender -- uvx menus-mcp
{
"mcpServers": {
"menus-recommender": {
"args": [
"menus-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.menus-recommender]
command = "uvx"
args = ["menus-mcp"]
{
"mcpServers": {
"menus-recommender": {
"args": [
"menus-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"menus-recommender": {
"args": [
"menus-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.