LangGraph Nutrition Analyzer
https://my-nutrition-server.onrender.com/mcp
● down
Analyzes food images using Google Gemini and Nutritionix API to identify ingredients with quantity estimation and retrieve detailed nutritional information including calories and protein content for dietary tracking and meal analysis.
Transport
streamable_http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable_http)
https://my-nutrition-server.onrender.com/mcp
JSON-RPC initialize probe
curl -X POST https://my-nutrition-server.onrender.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/langgraph-nutrition-analyzer