recipe finder ai mcp for Claude Desktop
io.github.csoai-org/recipe-finder-ai-mcp
Recipe Finder Ai MCP Server by MEOK AI Labs
client:Claude Desktop
transport:stdio
runtime:pypi
Install recipe finder ai mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"recipe-finder-ai-mcp": {
"command": "uvx",
"args": [
"recipe-finder-ai-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs