Cook Recipe Collection
Provides access to a collection of over 200 food and cocktail recipes, enabling dish information retrieval and ingredient-based meal suggestions.
7 stars
0 tools
Created Aug 2025
@disdjj/disdjj-cook-recipe-collection-cookAbout
Provides access to a collection of over 200 food and cocktail recipes, enabling dish information retrieval and ingredient-based meal suggestions.
Categories
general
Installation
npm
npm install @disdjj/disdjj-cook-recipe-collection-cook
Configuration
{
"mcpServers": {
"disdjj-cook-recipe-collection-cook": {
"command": "npx",
"args": [
"-y",
"@disdjj/disdjj-cook-recipe-collection-cook"
]
}
}
}