🧠 SmartMenu MCP Server
@logeshselvam
关于 🧠 SmartMenu MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is SmartMenu MCP Server?
SmartMenu MCP Server is an MCP bridge that connects large language models (like GPT-4) to structured restaurant menu data, enabling AI-powered natural language interactions with menus. It is built for developers who want to integrate menu-aware AI assistants into their applications.
How to use SmartMenu MCP Server?
Clone the repository, install dependencies with npm install, then run the inspector with npm run inspect. For use with Cursor, add a configuration entry pointing to the npm run dev command.
Key features of SmartMenu MCP Server
- Exposes structured menus as resources to the LLM
- Provides tools for finding menus by name or ID
- Filters dishes by dietary tags, price, or restrictions
- Lists all available menus and tags
- Returns full details for specific menu items
- Connects to a real backend API via REST
Use cases of SmartMenu MCP Server
- Powering a chatbot that recommends dishes based on user preferences
- Enabling an AI assistant to answer nutritional questions from a menu
- Building a conversational ordering system that filters by dietary restrictions
- Integrating menu reasoning into a restaurant’s customer‑facing AI
FAQ from SmartMenu MCP Server
What runtime does SmartMenu MCP Server require?
It requires Node.js and npm. Dependencies are installed via npm install.
How does the server connect to the menu data?
It connects to a real backend API via REST. The backend is an Express server with a database.
What is the architecture of SmartMenu MCP Server?
The server sits between the LLM (ChatGPT, Claude, etc.) and the backend (Express + DB). The frontend (React) also communicates with the backend.
Can I use SmartMenu MCP Server with Cursor?
Yes. Add a "smart-menu" configuration entry in Cursor settings pointing to the npm run dev command.
What SDK is the server built with?
It is built with the official @modelcontextprotocol/sdk.
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论