Loomal

Menus Recommender

MCP server by github.com/spyyps/recommend-dish

全球美食加权随机推荐:基于 396 道菜的知识库,给出多样化的就餐推荐。

0 starspypi: menus-mcp

About Menus Recommender

Menus Recommender is an MCP (Model Context Protocol) server published by spyyps in the official MCP registry. 全球美食加权随机推荐:基于 396 道菜的知识库,给出多样化的就餐推荐。

It ships as a Python package on PyPI (menus-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/spyyps/recommend-dish.

Use Menus Recommender with your agent

Claude Code · one command
claude mcp add menus-recommender -- uvx menus-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "menus-recommender": {
      "command": "uvx",
      "args": [
        "menus-mcp"
      ]
    }
  }
}
pypimenus-mcp

Frequently asked questions

What is Menus Recommender?
Menus Recommender is an MCP (Model Context Protocol) server by spyyps. 全球美食加权随机推荐:基于 396 道菜的知识库,给出多样化的就餐推荐。
How do I connect Menus Recommender to Claude, Cursor, or another MCP client?
Install Menus Recommender from its pypi package (menus-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Menus Recommender open source?
Yes — the source code is public at github.com/spyyps/recommend-dish.
Can AI agents pay to use Menus Recommender?
Not yet through Loomal — Menus Recommender is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Menus Recommender? Claim this listing free by verifying GitHub ownership, or contact us.