the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "app.recordo.api/calories-club",
"description": "AI-powered calorie tracking with photo recognition, barcode scanning, and voice logging",
"title": "Calories Club: AI Food Tracker",
"version": "1.0.4",
"websiteUrl": "https://caloriesclub.app",
"icons": [
{
"src": "https://api.recordo.app/app-assets/calories/icon.png"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://api.recordo.app/api/mcp/calories/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"documentation": "https://caloriesclub.app/mcp/calories",
"examples": [
{
"description": "Add a food entry by describing what you ate",
"name": "Log a meal",
"note": "Say 'I had a turkey sandwich with avocado for lunch' and the AI will extract calories and macros"
},
{
"description": "Get a summary of today's nutrition",
"name": "Check daily progress",
"note": "Ask 'What did I eat today?' or 'How many calories have I had?'"
},
{
"description": "Search through past food entries",
"name": "Query meal history",
"note": "Ask 'When was the last time I had pizza?' or 'Show me my protein intake this week'"
}
],
"keywords": [
"calorie",
"nutrition",
"food",
"tracker",
"counter",
"diet",
"health",
"macros",
"meal",
"ai",
"photo-recognition",
"barcode"
],
"license": "Proprietary",
"notes": [
"OAuth 2.1 authentication required - users must sign up or sign in via Calories Club account",
"Tools: list_entries, add_entry, update_entry, delete_entry, get_day_summary, scan_barcode",
"Interactive widgets for meal logging and daily summaries in supported hosts",
"Privacy-first: photos and audio are processed and never stored on servers"
],
"publisher": "Recordo Apps"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-13T08:53:02.043681Z",
"publishedAt": "2026-08-13T08:53:02.043681Z",
"updatedAt": "2026-08-13T08:53:02.043681Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.0.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.