Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_tools | List all available running calculators and tools on RunDida |
| get_tool | Get detailed information about a specific running tool including FAQs and related tools |
| list_marathons | List all marathon events tracked by RunDida with dates and locations |
| get_marathon | Get detailed information about a specific marathon including countdown and Schema.org data |
| calculate_pace | Calculate running pace, finish time, or distance. Provide any two of: distance, time, pace. |
| predict_race | Predict race finish times using the Riegel formula based on a known race result |
| heart_rate_zones | Calculate heart rate training zones using the Karvonen method |
| marathon_countdown | Get a countdown to a specific marathon event |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |