Skip to content
Back to search
30
MCP http

Recipe Search By Name

x402/recipe-search-by-name

Search recipes by name from TheMealDB, no key. Returns meals with ingredients, instructions, category, and image. For AI agents in cooking, meal planning, and food apps. [x402: $0.07/call on base, category=data]

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Recipe By ID
Look up a full recipe by its TheMealDB id, no key. Returns the meal with ingredients, measures, and instructions. For AI agents fetching a s
0 tools · http
Recipes By Category
Recipes filtered by category from TheMealDB, no key. Returns meals in the category with thumbnails and ids. For AI agents browsing recipes b
0 tools · http
Recipes By Ingredient
Recipes that use a main ingredient from TheMealDB, no key. Returns meals containing the ingredient. For AI agents building recipes around wh
0 tools · http
Random Recipe
A random recipe from TheMealDB, no key. Returns one meal with full ingredients and instructions. For AI agents suggesting meals and generati
0 tools · http
Recipe Categories List
The list of recipe categories from TheMealDB, no key. Returns category names, thumbnails, and descriptions. For AI agents building food navi
0 tools · http
Cocktail Search By Name
Search cocktails by name from TheCocktailDB, no key. Returns drinks with ingredients, measures, glass, and instructions. For AI agents in ba
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "recipe_search_by_name": {
      "url": "https://proxy.suverse.io/v1/data/suverse-meal-search",
      "transport": "http"
    }
  }
}