Skip to content
Back to search
30
MCP

Strava MCP Bridge

io.github.millerchou/strava-mcp-bridge

Use Strava's official MCP from Codex and other local stdio clients without a developer app.

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

Similar MCP servers embedding-nearest

strava mcp bridge
Metadata-only Glama MCP server.
0 tools
io.github.ljcl/strava-mcp
Remote MCP server for your Strava activities, segments, and routes
0 tools
codex-mcp-bridge
Lightweight stdio MCP server that bridges Claude CLI tools to codex exec
0 tools
io.github.r-huijts/strava-mcp
MCP server for accessing Strava API
0 tools
io.github.davidmosiah/strava-mcp
Privacy-first MCP server for Strava activities, streams, routes and training.
0 tools
codex-mcp-http-bridge
HTTP/OAuth bridge for connecting Codex to remote MCP servers
0 tools

How to use

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

{
  "mcpServers": {
    "strava_mcp_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}