Back to search
30
MCP

strava-mcp

r-huijts/strava-mcp

A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.r-huijts/strava-mcp
MCP server for accessing Strava API
0 tools
garmin-connect-mcp
Model Context Protocol server for Garmin Connect API integration
0 tools
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools
iflow-mcp_strava-mcp-server
MCP server for Strava API integration
0 tools
mcp-fitbit
Model Context Protocol (MCP) server for accessing Fitbit health and fitness data. Connect AI assistants like Claude to your Fitbit data for
0 tools
ainative-strapi-mcp-server
Model Context Protocol (MCP) server for Strapi CMS - AI-powered content management with natural language. Create, manage, and publish blog p
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "strava-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}