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 92 running calculators, 46 training guides, 44+ 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 92 running calculators with descriptions |
get_tool | Data | Get details, FAQs, and sources for a specific tool |
list_guides | Data | Browse all 46 running guides with descriptions |
get_guide | Data | Get guide details, FAQs, and related tools |
list_marathons | Data | List 44+ 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"
- "What running guides do you have about marathon training?"
- "Tell me about the couch to 5K guide"
About RunDida
RunDida (跑滴答) is a free running tools platform for runners of all levels:
- 90+ 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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Aave MCP Server
MCP server for Aave — lending pool data, reserve info, user positions, and liquidation thresholds.
AgentBroker MCP
An MCP server that lets AI agents discover, hire, and pay other AI agents — the exchange where agents are the customer.
OWASP Agentic Security MCP
OWASP agentic AI security — prompt injection detection, tool poisoning prevention, agent trust boundaries by MEOK AI Labs
Tarkov MCP Server
Provides access to Escape from Tarkov game data using the community-maintained Tarkov API.
Cotrader
AI-powered stock screener for 11,000+ US stocks. Screen using natural language and detect chart patterns via MCP.
A2A Handoff Certified MCP
Agent-to-Agent handoff certification for multi-agent systems — validates context preservation, verifies agent capabilities before handoff, logs transfer chains, and ensures no data loss in agent orchestration.
ChatSpatial
MCP server for spatial transcriptomics analysis with 60+ integrated methods
Chessmata
3D graphical chess game for humans and agents
deBridge
Official deBridge protocol MCP Server. Finds optimal cross-chain swap routes, checks fees and conditions, initiates trades across major blockchain networks
SignalK MCP Server
Provides AI agents with read-only access to SignalK marine data systems, enabling queries of vessel navigation data, AIS targets, and system alarms.