Edamam Nutrition
БесплатноНе проверенNutrition analysis, food database, and recipe search from Edamam. Requires an Edamam API key.
Описание
Nutrition analysis, food database, and recipe search from Edamam. Requires an Edamam API key.
README
Edamam MCP — wraps three Edamam APIs in one pack:
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
| Tool | Description |
|---|---|
nutrition_analysis |
Analyze the nutrition of a food ingredient or recipe line and return calories, weight, diet/health labels, and a macro breakdown. Example: nutrition_analysis({ ingredient: "1 cup rice and 10 oz chickpeas" }) |
search_recipes |
Search Edamam's recipe database by keyword with optional diet, health, and cuisine filters. Returns recipes with calories, time, servings, and ingredient lists. Example: search_recipes({ query: "chicken curry", health: "gluten-free", limit: 5 }) |
search_food |
Search Edamam's food database for foods matching a query and return per-100g macros (calories, protein, fat, carbs). Example: search_food({ query: "cheddar cheese", limit: 10 }) |
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"edamam": {
"url": "https://gateway.pipeworx.io/edamam/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Edamam data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установить Edamam Nutrition в Claude Desktop, Claude Code, Cursor
unyly install edamam-nutritionСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add edamam-nutrition -- npx -y @pipeworx/mcp-edamamПошаговые гайды: как установить Edamam Nutrition
FAQ
Edamam Nutrition MCP бесплатный?
Да, Edamam Nutrition MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Edamam Nutrition?
Нет, Edamam Nutrition работает без API-ключей и переменных окружения.
Edamam Nutrition — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Edamam Nutrition в Claude Desktop, Claude Code или Cursor?
Открой Edamam Nutrition на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolCompare Edamam Nutrition with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
