Back to search
90
MCP live v1.0.1 streamable-http

io.github.AIDataNordic/food-recipe-mcp

io.github.AIDataNordic/food-recipe-mcp

Semantic search across 50,000+ food recipes with hybrid retrieval and reranking.

Uptime
100.0%
3 probes
Response
281ms
last probe
Tools
2
callable

Tools · 2

ping

Simple connectivity test. Returns a greeting to confirm the server is running.

search_recipes

Search a database of recipes using hybrid semantic search (dense + sparse) with reranking. The database contains ~50,000 recipes from Food.com covering a wide range of cuisines, meal types, and cooki…

Similar MCP servers embedding-nearest

io.github.aidatanordic/food-recipe-mcp
Semantic search across 50,000+ food recipes with hybrid retrieval and reranking.
0 tools · streamable-http
AIDataNordic Food Recipes
Semantic search across 50,000+ food recipes with hybrid retrieval and reranking, hosted by AIDataNordic.
0 tools
Recipe Finder AI
Python MCP server for recipe search and culinary guidance tools.
0 tools
io.github.csoai-org/recipe-finder-ai-mcp
recipe-finder-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.CSOAI-ORG/recipe-finder-ai-mcp
recipe-finder-ai-mcp MCP server by MEOK AI Labs
0 tools
Guardian Engine live
Deterministic recipe verification engine — validates AI-generated recipes against master SOPs.
3 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.aidatanordic/food-recipe-mcp": {
      "url": "https://recipes.aidatanorge.no/mcp",
      "transport": "streamable-http"
    }
  }
}