RunDida
8 running tools for AI agents — 86 calculators, marathon data, pace/HR/VO2max calculations.
@rundida/mcp-server
MCP server for RunDida — the world's most comprehensive running tools platform.
Give your AI assistant access to 86 running calculators, 29 marathon events, pace/time/distance calculations, race time predictions, and heart rate training zones.
Quick Start
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"rundida": {
"command": "npx",
"args": ["-y", "@rundida/mcp-server"]
}
}
}
Claude Code
claude mcp add rundida -- npx -y @rundida/mcp-server
Cursor / Windsurf
Add to your MCP configuration:
{
"rundida": {
"command": "npx",
"args": ["-y", "@rundida/mcp-server"]
}
}
Available Tools
| Tool | Type | Description |
|---|---|---|
list_tools | Data | Browse all 86 running calculators with descriptions |
get_tool | Data | Get details, FAQs, and sources for a specific tool |
list_marathons | Data | List 29 marathon events with dates and locations |
get_marathon | Data | Get marathon details including weather and course profile |
calculate_pace | Compute | Calculate pace, time, or distance (provide any 2 of 3) |
predict_race | Compute | Predict race times using Riegel formula + VO2max estimation |
heart_rate_zones | Compute | Calculate 5 HR training zones (Karvonen method) |
marathon_countdown | Compute | Get countdown to a specific marathon event |
Data tools fetch from the RunDida API with 30-minute caching. Compute tools run locally with zero latency — no API calls needed.
Example Usage
Ask your AI assistant:
- "What's my marathon pace if I want to finish in 3:30?"
- "Predict my marathon time based on my 10K of 45 minutes"
- "What are my heart rate zones? I'm 32 with a resting HR of 52"
- "How many days until the Tokyo Marathon?"
- "Show me all running calculators related to nutrition"
About RunDida
RunDida (跑滴答) is a free running tools platform for runners of all levels:
- 86 Interactive Calculators — Pace, heart rate zones, VO2max, race prediction, nutrition, gear sizing, weather impact, and more
- 29 Marathon Countdowns — Live timers with race-day weather forecasts, course profiles, and training tools
- Free JSON API — No authentication required, CORS enabled, OpenAPI 3.0 documented
- Multi-language — English, Chinese (中文)
- Embeddable Widgets — One-line iframe embed for any calculator
All tools are free, no account required. Try them at rundida.com.
How It Works
The computation tools use established running science formulas:
| Formula | Used In | Description |
|---|---|---|
| Riegel formula | predict_race | Race time prediction across distances |
| Jack Daniels method | predict_race | VO2max estimation from race performance |
| Karvonen method | heart_rate_zones | Heart rate training zones from age and resting HR |
Requirements
- Node.js >= 18
- Internet connection (data tools fetch from rundida.com)
Links
| Resource | URL |
|---|---|
| RunDida Website | rundida.com |
| API Documentation | rundida.com/api |
| OpenAPI Spec | rundida.com/api/openapi.json |
| NPM Package | @rundida/mcp-server |
License
MIT
相关服务器
TI Mindmap HUB — MCP Server
TI Mindmap HUB MCP Server provides AI assistants with direct access to curated threat intelligence — reports, CVEs, IOCs, STIX bundles, and weekly briefings — through the Model Context Protocol.
OnlySwaps
Multi-chain DEX meta-aggregator for AI agents. Best prices from 15+ aggregators across 13 chains.
Korea Investment & Securities (KIS) REST API
Provides stock trading and market data using the Korea Investment & Securities (KIS) REST API.
ynab-mcp
MCP server for YNAB. Reconcile bank statements, itemize receipts, manage transactions — all through natural language.
DrainBrain MCP Server
Solana token rug-pull detection via ML ensemble (XGBoost + GRU temporal)
Mighty Bills
Interact with bills and ledger transactions tracked by Mighty Bills.
KSeF
MCP server for Poland's national e-invoicing system KSeF (Krajowy System e-Faktur). Provides 12 tools for complete KSeF API integration including session management, invoice querying/submission, export generation, and system monitoring. Built with Rust for reliability and performance. Perfect for Polish businesses automating e-invoicing processes and developers building KSeF compliance tools.
SpaceTraders
An MCP server for interacting with the SpaceTraders API, a space-based trading and exploration game.
Universal Image MCP
Universal MCP server for AI image generation supporting AWS Bedrock (Nova Canvas), OpenAI (GPT Image, DALL-E), and Google Gemini (Imagen 4). Generate, transform, and edit images using multiple AI models through a single Model Context Protocol interface.
AHME MCP
Asynchronous Hierarchical Memory Engine