Agent Tools
Back to MCP servers

io.github.codymcc4/fuelcenter

https://fuelcenter.co/api/mcp
● healthy

skills: {'id': 'fueling-plan', 'name': 'fueling-plan', 'description': 'Build a minute-by-minute race or long-run fueling plan. Returns target carbs/hour, gel count, gel timing schedule, and total carbs. This is the core FuelCenter tool.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'race-time-predictor', 'name': 'race-time-predictor', 'description': 'Predict your finish time at common distances (5K through 100 miles) from a recent race result using the Riegel formula.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'pace-calculator', 'name': 'pace-calculator', 'description': 'Given any two of distance, total time, or pace-per-mile, calculate the third. Returns pace per mile, per km, splits, and speed.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'heat-adjustment', 'name': 'heat-adjustment', 'description': 'Estimate how temperature and humidity will slow your race pace and change your fluid needs. Returns adjusted pace, slowdown percent, dew point, risk level, and fueling note.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'hydration', 'name': 'hydration', 'description': 'Estimate fluid and sodium needs for a race or long run based on body weight, duration, intensity, temperature, and humidity.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'carb-loading', 'name': 'carb-loading', 'description': 'Calculate pre-race carb loading targets by race type, body weight, finish time, and experience level. Returns daily carb target, protocol length, total carbs, and pre-race meal size.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'gel-comparison', 'name': 'gel-comparison', 'description': 'Return the FuelCenter gel catalog (SiS Beta Fuel, Maurten, Precision, GU, Tailwind, Spring, Carbs Fuel, neversecond, Huma) with carbs, price, caffeine, weight, and carbs-per-dollar. Optionally sort.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 1319.6ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://fuelcenter.co/api/mcp
JSON-RPC initialize probe
curl -X POST https://fuelcenter.co/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://fuelcenter.co/api/mcp
Listed at (chiark)
https://chiark.ai/agents/ec603d48-aa7f-4797-80ec-95b51f1fba56