Strava MCP
Strava MCP
此仓库包含一个 Strava MCP,您可以将其添加到您的 Claude 桌面客户端。安装完成后,您就可以向 Claude 询问您的所有活动信息了!
在这里查看我的博客文章
设置
依赖项
克劳德桌面
uv具有开发应用程序设置的 Stava 帐户
连接到 Strava
在 Strava 个人资料上设置应用程序并克隆此存储库后,请在根目录创建一个包含以下内容的.env文件:
STRAVA_CLIENT_ID=<fill-me-in>
STRAVA_CLIENT_SECRET=<fill-me-in>
STRAVA_ACCESS_TOKEN=<fill-me-in>
STRAVA_REFRESH_TOKEN=<fill-me-in>将 MCP 连接到 Claude
您可以通过运行以下命令将服务器添加到您的 Claude 配置中:
uv run mcp install main.py如果您对服务器进行更改,则需要重新启动 Claude 桌面客户端。
安装完成后,你会在 Claude 应用的文本框底部看到一个锤子图标。点击它,会显示以下内容:

Related MCP server: fitness-mcp-server
跑步
现在服务器已添加,Claude 应该可以使用它了。
尝试:“告诉我我最近的活动”。

This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that enables interaction with the Strava API v3 to manage fitness activities, athlete profiles, segments, and routes. It supports retrieving detailed performance metrics, exploring geographic data, and managing club information through natural language.45ISC
- FlicenseNot gradedqualityDmaintenanceProvides MCP servers for Claude to access fitness data from Strava and intervals.icu, enabling natural language queries for activity analysis, advanced training metrics, and wellness tracking.1
- AlicenseNot gradedqualityCmaintenanceMCP server for Strava integration, enabling LLMs to query activities, athlete stats, segments, routes, and perform training analysis.7MIT
- FlicenseNot gradedqualityBmaintenanceMCP server that gives Claude access to real-time Garmin Connect and Strava data for analyzing training and suggesting sessions.
Related MCP Connectors
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JonoCX/strava-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server