What is the HAPI Strava MCP Server MCP server?
Strava MCP tools for AI: athletes, activities, segments, clubs, routes. Powered by HAPI MCP server.
How to install HAPI Strava MCP Server
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"strava": {
"url": "https://strava.run.mcp.com.ai/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"strava": {
"serverUrl": "https://strava.run.mcp.com.ai/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"strava": {
"type": "http",
"url": "https://strava.run.mcp.com.ai/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"strava": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://strava.run.mcp.com.ai/mcp"
]
}
}
}Claude Code
claude mcp add --transport http strava https://strava.run.mcp.com.ai/mcpRelated MCP servers
Search and discover Agent Skills — reusable AI agent capability packages — from the skills.sh registry.
21k
View repository →Python
Apache-2.0
Contabo API (v1.0.0) as MCP tools for cloud provisioning, and management. Powered by HAPI MCP server
View repository →HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
View repository →MCP server for structured access to Lenny Rachitsky podcast transcripts. For content creators.
View repository →LinkedIn API as MCP tools to retrieve profile data and publish content. Powered by HAPI MCP.
View repository →Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
View repository →