Skip to content
MCP Server Community By @mgnirck

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. [![mgnirck/lecka-mcp MCP server](https://glama.ai/mcp/servers/mgnirck/lecka-mcp/badges/score.svg)](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

Detailed Documentation

📇 ☁️ - 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. mgnirck/lecka-mcp MCP server

Configuration

{
  "mcpServers": {
    "mgnirck-lecka-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mgnirck-lecka-mcp"
      ],
      "env": {}
    }
  }
}