@dpm-tools/mcp-pantry
v0.1.0
Published
MCP server: find recipes by ingredients you have. 6 tools via TheMealDB (keyless). Free, MIT.
Downloads
50
Maintainers
Readme
mcp-pantry
"What can I cook with chicken, rice, and broccoli?" Claude knows. 6 recipe tools, free, MIT.
Powered by TheMealDB — a community-maintained recipe database. Keyless, free, no accounts.
Install
{
"mcpServers": {
"pantry": {
"command": "npx",
"args": ["-y", "@dpm-tools/mcp-pantry"]
}
}
}Requires Node.js 22.18+.
Tools (6)
find_by_ingredients— Recipes containing ALL of the given ingredients (intersect).search_recipe— Find recipes by name (full or partial).recipe_details— Full recipe by ID: ingredients, measures, instructions, video.random_recipe— For when you can't decide.recipes_by_category— Browse "Vegetarian", "Beef", "Dessert", etc.recipes_by_cuisine— Browse "Italian", "Mexican", "Japanese", etc.
Example prompts
- "What can I cook with chicken, rice, and broccoli?"
- "Search for pasta recipes."
- "Give me a random recipe."
- "What's a good vegetarian dinner?"
- "Show me Japanese recipes."
See examples/prompts.md for more.
Sister servers from dpm
mcp-devkit,mcp-public-data,mcp-diff,mcp-archive,mcp-citations,mcp-ical,mcp-dict,mcp-http-inspect,mcp-morning-brief.
License
MIT © dpm (digital product mill)
