Lecka Nutrition Race Planner
lecka-mcp
A Model Context Protocol (MCP) server for the Lecka sports nutrition platform. It exposes tools that let MCP-compatible AI clients (like Claude) query products, calculate race fueling plans, and retrieve personalized nutrition data.
Built with @modelcontextprotocol/sdk and deployed on Vercel.
Tools
Tool | Description |
| Returns the full catalog of Lecka nutrition products |
| Calculates a race-day fueling plan based on duration, intensity, and athlete data |
| Retrieves per-product nutrition data (carbs, calories, electrolytes, etc.) |
Related MCP server: rundida-mcp
MCP Server URL
https://lecka-mcp.vercel.app/mcpConnect with Claude Desktop
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"lecka": {
"url": "https://lecka-mcp.vercel.app/mcp"
}
}
}On macOS the config file lives at ~/Library/Application Support/Claude/claude_desktop_config.json.
Development
npm install
npm startMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceProvides comprehensive running performance calculations including VDOT, training paces, race time predictions, velocity markers, and heart rate zones using Jack Daniels, Greg McMillan, and Riegel methodologies.9MIT
- AlicenseAqualityBmaintenance86 running calculators, 29 marathon events, pace/time/distance calculations, race time predictions, and heart rate training zones for AI agents.10841MIT
- FlicenseAqualityCmaintenanceCalculate TDEE & macro targets, look up food nutrition data, generate meal plans, fix nutrient deficiencies, and score a day's eating from 0–100. Free nutrition tools for AI assistants.5

musette-mcpofficial
Alicense-qualityCmaintenanceAI soigneur for cyclists: turns your Strava ride into an Ien-Vitse-validated nutrition plan (carbs/hour, hydration, timing) and assembles a ready-to-order musette. Works alongside the Strava MCP in Claude and ChatGPT.MIT
Related MCP Connectors
AI soigneur for cyclists: Strava ride to an Ien-Vitse-validated nutrition plan + orderable box.
Spoonacular food API: recipes, nutrition, ingredients, meal plans. Free 150/day.
Personal nutrition tracking — log meals, track macros, review history, import from another app.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mgnirck/lecka-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server