kilter-mcp
Related Servers
Alternatives to kilter-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceGives LLM agents read-only access to your WHOOP data — recovery, sleep, strain, workouts, and profile.14 npm-
- AlicenseAqualityBmaintenanceEnables AI assistants to read your Strava training data and answer plain-language questions about activities, splits, and totals across sports like running, skiing, and hiking.410 npmMIT
- AlicenseAqualityBmaintenanceEnables AI assistants to read Technogym mywellness training history, including workout sessions, per-exercise set data, per-second exercise analytics, and heart-rate traces.6MIT
- AlicenseNot gradedqualityBmaintenanceEnables read-only access to a Nightscout instance for glucose readings, treatments, and deterministic server-side aggregates, allowing users to discuss their diabetes data with an AI assistant without write permissions.MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to access and analyze your Hevy workout data, including workout history, exercise progress, personal records, and routines.468 npm3MIT
- AlicenseAqualityBmaintenanceProvides AI assistants with read-only access to an athlete's Intervals.icu training data, including activities, wellness metrics, zones, and planned events, for use with MCP clients like ChatGPT and Claude.15MIT
TDQS
Scored across 9 tools
Each tool targets a distinct slice of the same domain: raw logs, sends, projects, sessions, hardest sends, grade distribution, angle stats, progression, and summary. Even the closest pair (logs vs sends) is clearly separated by top status and raw attempt entries. The 'Use when' descriptions reinforce the boundaries effectively.
Every tool follows the exact same kilter_get_<resource> snake_case pattern, making the set highly predictable. The noun after the prefix is consistently descriptive and maps directly to the returned data.
Nine tools is well-scoped for a read-only climbing analytics server. Each tool represents a distinct useful view of the underlying data without requiring unnecessary granularity or redundant endpoints.
The server covers the full range of expected read-only queries for a Kilter account: raw logs, successful sends, projects, hardest climbs, sessions, per-grade and per-angle analytics, progression over time, and a summary overview. There are no obvious dead ends for the stated purpose; any follow-up question can be answered by one of these tools.