add-mcp
Back to registry
Calorie Tracker Guide logo

Calorie Tracker Guide

v1.0.0

calorieappguidemcp-production.up.railway.app/mcp

CalorieAppGuide MCP is a small hosted service exposing a Model Context Protocol server related to calorie tracking guidance. Its root endpoint reports service status and points clients to the MCP endpoint.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://calorieappguidemcp-production.up.railway.app/mcp
npx add-mcp@latest https://calorieappguidemcp-production.up.railway.app/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=app.railway.up.calorieappguidemcp-production%2Fmcp"