Skip to main content
Glama
st3v

Running Formulas MCP Server

by st3v

riegel_predict_race_time

Predict running race times for any distance using Riegel's formula based on your current performance data. Enter your known race distance and time to calculate projected finish times for target distances.

Instructions

Predict race time for a target distance based on a current race performance. Uses Riegel's formula.

Args: current_distance: Distance of known performance in meters. current_time: Time of known performance in seconds. target_distance: Distance for race time prediction in meters.

Returns: dict: Riegel's formula prediction with value, format, and time_seconds.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
current_distanceYes
current_timeYes
target_distanceYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/st3v/running-formulas-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server