mgnirck/lecka-mcp
📇 ☁️ - 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-mcp)
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: mgnirck/lecka-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-mgnirck-lecka-mcp
Configuration
{
"mcpServers": {
"mgnirck-lecka-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mgnirck-lecka-mcp"
],
"env": {}
}
}
}