# kcaldata MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-kcaldata-kcaldata
- Repository: https://github.com/kcaldata/kcaldata
- Website: https://kcaldata.com

## Install
- Endpoint: https://api.kcaldata.com/mcp-server/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.kcaldata.com/mcp-server/mcp

## Tools
- lookup_calories - Look up calorie information for a food or meal.

Accepts natural-language descriptions including quantity and unit,
e.g. "2 large eggs", "8 oz salmon", "1 cup rice", "3 slices bacon",
or a plain food name like "banana". Returns the matched food, its
calories, the total for the amount given, and how it was calculated.

Free tier: 100 calls/day. Beyond that, pay $0.005 USDC per call (x402). Endpoint: https://api.kcaldata.com/mcp-server/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.kcaldata
- Version: 1.0.3
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 25, 2026
- Source: https://registry.modelcontextprotocol.io
