MCP.so
Sign In
R

Recipe Api

@recipe-api

About Recipe Api

No overview available yet

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "recipe-api": {
      "command": "npx",
      "args": [
        "@paulcrossland/recipe-api-mcp"
      ],
      "env": {
        "RECIPE_API_KEY": "rapi_your_api_key_here"
      }
    }
  }
}

Tools

No tools detected

Fetch the live tool list by running this server in a temporary sandbox using the button above.

Comments

More Developer Tools MCP servers