Back to search
30
MCP
http
Recipe By ID
x402/recipe-by-idLook up a full recipe by its TheMealDB id, no key. Returns the meal with ingredients, measures, and instructions. For AI agents fetching a specific recipe. [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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"recipe_by_id": {
"url": "https://proxy.suverse.io/v1/data/suverse-meal-lookup",
"transport": "http"
}
}
}