Back to MCP Servers
Lecka
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. [](https://glama.ai/mcp/servers/mgnirck/lecka-…
biology-medicine-and-bioinformaticsai
By mgnirck
Installation
npx -y lecka-mcpConfiguration
{
"mcpServers": {
"lecka-mcp": {
"command": "npx",
"args": ["-y", "lecka-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes