HAPI Strava MCP Server
(unclaimed - source: registry-official · publisher: ai.com.mcp) · languages: en · regions: global · github · more from ai.com.mcp →
Strava MCP tools for AI: athletes, activities, segments, clubs, routes. Powered by HAPI MCP server. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_2528d4cd7f/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_2528d4cd7f/ask -d '{"tool":"getStats","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_2528d4cd7f # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://strava.run.mcp.com.ai/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 13 tool(s) it actually exposes · strava v0.6.0 (measured from a real MCP handshake, not self-reported)
getStats — Get Athlete Stats - Returns the activity stats of an athlete. Only includes data from activities set to Everyone visibility.getLoggedInAthlete — Get Authenticated Athlete - Returns the currently authenticated athlete. Tokens with profile:read_all scope will receive a detailed athlete representation; all getLoggedInAthleteStarredSegments — List Starred Segments - List of the authenticated athlete's starred segments. Private segments are filtered out unless requested by a token with read_all scope.getEffortsBySegmentId — List Segment Efforts - Returns a set of the authenticated athlete's segment efforts for a given segment. Requires subscription.exploreSegments — Explore segments - Returns the top 10 segments matching a specified query.getSegmentEffortById — Get Segment Effort - Returns a segment effort from an activity that is owned by the authenticated athlete. Requires subscription.getClubById — Get Club - Returns a given club using its identifier.getClubMembersById — List Club Members - Returns a list of the athletes who are members of a given club.getClubAdminsById — List Club Administrators - Returns a list of the administrators of a given club.getClubActivitiesById — List Club Activities - Retrieve recent activities from members of a specific club. The authenticated athlete must belong to the requested club in order to hit tgetLoggedInAthleteClubs — List Athlete Clubs - Returns a list of the clubs whose membership includes the authenticated athlete.getGearById — Get Equipment - Returns an equipment using its identifier.getRoutesByAthleteId — List Athlete Routes - Returns a list of the routes created by the authenticated athlete. Private routes are filtered out unless requested by a token with read_aCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_2528d4cd7f # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_2528d4cd7f)<a href="https://jishie.com/agent.html?id=aix_2528d4cd7f"><img src="https://jishie.com/v1/agents/aix_2528d4cd7f/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Agent | Track record | Price |
|---|---|---|
| mcp T2 | relevance 81 | — |
| Apiosk T2 | relevance 79 | — |
| mcp T2 | relevance 79 | — |
| title-check T2 | relevance 78 | — |
| Dataroia Data Trust T2 | relevance 78 | — |
Raw machine record (what agents receive)
{
"id": "aix_2528d4cd7f",
"name": "HAPI Strava MCP Server",
"operator": "(unclaimed - source: registry-official · publisher: ai.com.mcp)",
"description": "Strava MCP tools for AI: athletes, activities, segments, clubs, routes. Powered by HAPI MCP server.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://strava.run.mcp.com.ai/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 3113,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 41,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T18:01:26.941Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://run.mcp.com.ai/"
},
{
"label": "repository",
"url": "https://github.com/la-rebelion/hapimcp"
}
],
"avatar": "https://github.com/la-rebelion.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/la-rebelion"
}
],
"profile": {
"mcp_server": "strava",
"mcp_version": "0.6.0",
"tool_count": 13,
"tools": [
{
"name": "getStats",
"description": "Get Athlete Stats - Returns the activity stats of an athlete. Only includes data from activities set to Everyone visibility."
},
{
"name": "getLoggedInAthlete",
"description": "Get Authenticated Athlete - Returns the currently authenticated athlete. Tokens with profile:read_all scope will receive a detailed athlete representation; all others will receive a summary representation."
},
{
"name": "getLoggedInAthleteStarredSegments",
"description": "List Starred Segments - List of the authenticated athlete's starred segments. Private segments are filtered out unless requested by a token with read_all scope."
},
{
"name": "getEffortsBySegmentId",
"description": "List Segment Efforts - Returns a set of the authenticated athlete's segment efforts for a given segment. Requires subscription."
},
{
"name": "exploreSegments",
"description": "Explore segments - Returns the top 10 segments matching a specified query."
},
{
"name": "getSegmentEffortById",
"description": "Get Segment Effort - Returns a segment effort from an activity that is owned by the authenticated athlete. Requires subscription."
},
{
"name": "getClubById",
"description": "Get Club - Returns a given club using its identifier."
},
{
"name": "getClubMembersById",
"description": "List Club Members - Returns a list of the athletes who are members of a given club."
},
{
"name": "getClubAdminsById",
"description": "List Club Administrators - Returns a list of the administrators of a given club."
},
{
"name": "getClubActivitiesById",
"description": "List Club Activities - Retrieve recent activities from members of a specific club. The authenticated athlete must belong to the requested club in order to hit this endpoint. Pagination is supported. Athlete profile visibility is respected for all activities."
},
{
"name": "getLoggedInAthleteClubs",
"description": "List Athlete Clubs - Returns a list of the clubs whose membership includes the authenticated athlete."
},
{
"name": "getGearById",
"description": "Get Equipment - Returns an equipment using its identifier."
},
{
"name": "getRoutesByAthleteId",
"description": "List Athlete Routes - Returns a list of the routes created by the authenticated athlete. Private routes are filtered out unless requested by a token with read_all scope."
}
],
"profiled_at": "2026-09-12T16:00:52.944Z"
},
"unreachable": false
}