A straightforward recipe lookup tool that lets Claude search for recipes by ingredients, suggest ingredient substitutions, and estimate nutritional info. The server wraps a recipe database into MCP protocol tools, so you can ask "what can I make with chicken and rice" or "substitute for heavy cream" and get structured responses. Useful when you're building cooking assistants, meal planning apps, or kitchen inventory tools that need recipe intelligence without managing your own database. Developed by MEOK AI Labs with a focus on EU AI Act compliance baked into the implementation. Supports standard MCP stdio transport and installs via pip or Smithery CLI.
claude mcp add --transport stdio csoai-org-recipe-finder-ai-mcp -- uvx recipe-finder-ai-mcp