Lecka Nutrition Race Planner
FreeNot checkedRace nutrition planning for endurance athletes. Calculates carb, sodium and fluid targets for marathons, ultras, cycling and triathlons. Returns personalised Le
About
Race nutrition planning for endurance athletes. Calculates carb, sodium and fluid targets for marathons, ultras, cycling and triathlons. Returns personalised Lecka product recommendations by race type, conditions and athlete weight.
README
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 |
|---|---|
get_products |
Returns the full catalog of Lecka nutrition products |
calculate_fueling_plan |
Calculates a race-day fueling plan based on duration, intensity, and athlete data |
get_nutrition_data |
Retrieves per-product nutrition data (carbs, calories, electrolytes, etc.) |
MCP Server URL
https://lecka-mcp.vercel.app/mcp
Connect 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 start
Installing Lecka Nutrition Race Planner
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/mgnirck/lecka-mcpFAQ
Is Lecka Nutrition Race Planner MCP free?
Yes, Lecka Nutrition Race Planner MCP is free — one-click install via Unyly at no cost.
Does Lecka Nutrition Race Planner need an API key?
No, Lecka Nutrition Race Planner runs without API keys or environment variables.
Is Lecka Nutrition Race Planner hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Lecka Nutrition Race Planner in Claude Desktop, Claude Code or Cursor?
Open Lecka Nutrition Race Planner on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Lecka Nutrition Race Planner with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
