MCP server exposing 18 tools for spoonacular.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/spoonacular/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
recipe_search — Complex recipe search.recipe_information — Recipe detail.recipe_random — Random recipes.recipe_summary — Short summary.recipe_similar — Similar recipes.recipe_nutrition — Nutrition breakdown.recipe_ingredients — Ingredient list.recipe_taste — Taste widget.recipe_price_breakdown — Cost breakdown.ingredient_search — Ingredient search.ingredient_information — Ingredient detail.product_search — Branded product search.product_information — Product detail.meal_plan_generate — Generated meal plan.meal_plan_week — 7-day plan.wine_pairing — Wine pairing.wine_recommendation — Wine recommendation.convert_amount — Unit conversion.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/spoonacular/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io