Agent Tools
Back to MCP servers

kcaldata

https://kcaldata.onrender.com/mcp-server/mcp
● healthy

Natural-language calorie lookup. Send '2 large eggs', get USDA-sourced nutrition data.

Transport
streamable-http
Auth
Cost
Protocol revision
2025-11-25
negotiated, not declared

Listed in

Directories this entry was found in.

mcp-registry

How to connect

MCP endpoint (streamable-http)
https://kcaldata.onrender.com/mcp-server/mcp
JSON-RPC initialize probe
curl -X POST https://kcaldata.onrender.com/mcp-server/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://kcaldata.com
Source code
https://github.com/kcaldata/kcaldata