TheMealDB recipes, categories, and ingredient filters.
claude mcp add themealdb-mcp -- npx -y themealdb-mcp
claude_desktop_config.json
{
"mcpServers": {
"themealdb-mcp": {
"command": "npx",
"args": [
"-y",
"themealdb-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"themealdb-mcp": {
"command": "npx",
"args": [
"-y",
"themealdb-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"themealdb-mcp": {
"command": "npx",
"args": [
"-y",
"themealdb-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"themealdb-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"themealdb-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"themealdb-mcp": {
"command": "npx",
"args": [
"-y",
"themealdb-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mrfentmen--themealdb-mcp/reviews or the review_server meta-tool.
POST /mcp