Skip to content
Back to search
30
MCP http

Recipe Categories List

x402/recipe-categories-list

The list of recipe categories from TheMealDB, no key. Returns category names, thumbnails, and descriptions. For AI agents building food navigation. [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

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
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,
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
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
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
Recipes MCP — wraps TheMealDB API (free tier, no auth)
0 tools · streamable-http

How to use

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

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