Privacy-first MCP server for Strava activities, streams, routes and training.
Privacy-first MCP server for Strava activities, streams, routes and training.
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: STRAVA_CLIENT_ID
Environment variable: STRAVA_CLIENT_SECRET
Environment variable: STRAVA_REDIRECT_URI
Environment variable: STRAVA_TOKEN_PATH
Environment variable: STRAVA_PRIVACY_MODE
Environment variable: STRAVA_CACHE
Environment variable: STRAVA_CACHE_PATH
Environment variable: STRAVA_NO_CACHE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-davidmosiah-strava-mcp": {
"env": {
"STRAVA_CACHE": "your-strava-cache-here",
"STRAVA_CLIENT_ID": "your-strava-client-id-here",
"STRAVA_CACHE_PATH": "your-strava-cache-path-here",
"STRAVA_TOKEN_PATH": "your-strava-token-path-here",
"STRAVA_PRIVACY_MODE": "your-strava-privacy-mode-here",
"STRAVA_REDIRECT_URI": "your-strava-redirect-uri-here",
"STRAVA_CLIENT_SECRET": "your-strava-client-secret-here"
},
"args": [
"-y",
"strava-mcp-unofficial"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.