MCP Recipes Server
@degentics-ai
关于 MCP Recipes Server
A server that exposes tools to query recipes using the Model Context Protocol (MCP).
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Recipes Server?
MCP Recipes Server is a tool that exposes methods to query recipes through the Model Context Protocol (MCP). It allows users to search for recipes by name, ingredients, cuisine, or ID. It is intended for developers building MCP‑based applications that need recipe data.
How to use MCP Recipes Server?
Clone the repository, install dependencies with yarn install, then run the server using yarn dev (development) or yarn build and yarn start (production). The server starts on port 3000 by default; set the PORT environment variable to change it. A client example is provided and can be run with yarn client while the server is running.
Key features of MCP Recipes Server
- Query recipes by name, ingredients, cuisine, or ID
- Runs as an MCP‑compliant server
- Default port 3000, configurable via
PORTenvironment variable - Simple client example included
Use cases of MCP Recipes Server
- Search for recipes by name in a cooking assistant application
- Find recipes that use specific ingredients
- Browse recipes from a particular cuisine
- Look up a recipe by its unique identifier
FAQ from MCP Recipes Server
How do I install MCP Recipes Server?
Clone the repository, then run yarn install to install dependencies.
How do I start MCP Recipes Server?
Use yarn dev for development or run yarn build followed by yarn start for production.
What port does MCP Recipes Server use?
The default port is 3000. You can change it by setting the PORT environment variable.
What query parameters are supported?
You can query recipes by name, ingredients, cuisine, or ID.
How do I run the client example?
Make sure the server is running, then run yarn client in another terminal.
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论