MCP Recipes Server
About
A server that exposes tools to query recipes using the Model Context Protocol (MCP).
Details
- Author
- degentics-ai
- Downloads
- 375
- Categories
- Other
Jump to
- Query recipes by name, ingredients, cuisine, or ID
- Runs as an MCP‑compliant server
- Default port 3000, configurable via PORT environment variable
- Simple client example included
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.
MCP Recipes Server
A server that exposes tools to query recipes using the Model Context Protocol (MCP).
Features
- Query recipes by name, ingredients, cuisine, or ID
Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



