← Registry

Content Tools

recipemcp.com

Provides recipe search, retrieval, and comparison functionality with editorial guides for popular dishes.

2 endpoints8 known toolsFirst detected August 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://recipemcp.com/api/recipes

No auth detected

MCP server metadata

Name
Recipe Signal
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Use Recipe Signal to discover and compare attributed recipe records. Always preserve sourceName and sourceUrl when presenting results. Recipe Signal is a discovery index, not the original recipe publisher.

Known tools 4

search_recipes

Search attributed recipe metadata by dish, cuisine, category, publisher, and maximum total time.

Inferred read-only
get_recipe

Retrieve one attributed recipe metadata record by its stable Recipe Signal slug.

Inferred read-only
compare_recipes

Compare two to five known Recipe Signal recipe slugs using published time, rating, rating volume, yield, cuisine, and publisher metadata.

Inferred read-only
get_comparison_guide

Retrieve a human-reviewed Recipe Signal comparison for kadhi chawal, rajma chawal, idli sambar, or pizza, including criteria, editorial notes, and original source URLs.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.recipe-signal]
url = "https://recipemcp.com/api/recipes"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "recipe-signal": {
      "type": "http",
      "url": "https://recipemcp.com/api/recipes"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: recipe-signal
Remote MCP URL: https://recipemcp.com/api/recipes

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "recipe-signal": {
      "url": "https://recipemcp.com/api/recipes"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "recipe-signal": {
      "type": "http",
      "url": "https://recipemcp.com/api/recipes"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "recipe-signal",
  "transport": "streamable-http",
  "url": "https://recipemcp.com/api/recipes"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://recipemcp.com/mcp/manual

No auth detected

MCP server metadata

Name
Recipe Signal
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Use Recipe Signal to discover and compare attributed recipe records. Always preserve sourceName and sourceUrl when presenting results. Recipe Signal is a discovery index, not the original recipe publisher.

Known tools 4

search_recipes

Search attributed recipe metadata by dish, cuisine, category, publisher, and maximum total time.

Inferred read-only
get_recipe

Retrieve one attributed recipe metadata record by its stable Recipe Signal slug.

Inferred read-only
compare_recipes

Compare two to five known Recipe Signal recipe slugs using published time, rating, rating volume, yield, cuisine, and publisher metadata.

Inferred read-only
get_comparison_guide

Retrieve a human-reviewed Recipe Signal comparison for kadhi chawal, rajma chawal, idli sambar, or pizza, including criteria, editorial notes, and original source URLs.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.recipe-signal]
url = "https://recipemcp.com/mcp/manual"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "recipe-signal": {
      "type": "http",
      "url": "https://recipemcp.com/mcp/manual"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: recipe-signal
Remote MCP URL: https://recipemcp.com/mcp/manual

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "recipe-signal": {
      "url": "https://recipemcp.com/mcp/manual"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "recipe-signal": {
      "type": "http",
      "url": "https://recipemcp.com/mcp/manual"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "recipe-signal",
  "transport": "streamable-http",
  "url": "https://recipemcp.com/mcp/manual"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for recipemcp.com was fetched 2026-08-12T20:05:34.194Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.