A server that exposes tools to query recipes using the Model Context Protocol (MCP).
0 stars
TypeScript
Updated Apr 11, 2025
Documentation
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
# Clone the repository
git clone
cd mcp-recipes
# Install dependencies
yarn installUsage
Starting the server
bash
# Development mode
yarn dev
# Production mode
yarn build
yarn startThe server will start on port 3000 by default. You can change this by setting the PORT environment variable.
Running the client example
bash
# Make sure the server is running in another terminal
yarn clientLicense
MIT
Similar MCP
Based on tags & features
Trending MCP
Most active this week