ddsky/spoonacular-mcp
3.2
If you are the rightful owner of spoonacular-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Spoonacular MCP Server provides access to the Spoonacular Food API, enabling AI assistants to perform various food-related tasks through the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
search_recipes
Search for recipes with various filters.
get_recipe_information
Get detailed information about a specific recipe.
search_ingredients
Search for ingredients by name.
analyze_nutrition
Analyze nutrition for a list of ingredients.
find_recipes_by_ingredients
Find recipes based on available ingredients.
get_random_recipes
Get random recipes with optional filtering.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client