MCP.so
Sign In
R

Recipe Api

@recipe-api

About Recipe Api

No overview available yet

Basic information

Category

Developer Tools

Transports

stdio

Publisher

recipe-api

Submitted by

Paul Crossland

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

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Developer Tools MCP servers