PluginBench
MCP Server

FakeOut Kitchen Recipe Intelligence MCP Server

io.github.PhotoRomano/mcp-recipe

What is the FakeOut Kitchen Recipe Intelligence MCP server?

470+ clean-eating copycat restaurant recipes with dietary filtering and ingredient substitutions.

How to install FakeOut Kitchen Recipe Intelligence

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • X-API-Key
    required
    secret

    API key for authentication — request one at photoromano@gmail.com

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp-recipe": {
      "url": "https://mcp-recipe.fakeoutkitchen.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp-recipe": {
      "serverUrl": "https://mcp-recipe.fakeoutkitchen.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mcp-recipe": {
      "type": "http",
      "url": "https://mcp-recipe.fakeoutkitchen.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "mcp-recipe": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-recipe.fakeoutkitchen.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http mcp-recipe https://mcp-recipe.fakeoutkitchen.com/mcp

Related MCP servers

OSM-sourced local business data across 9 niches — cuisine, dietary options, delivery, accessibility.