Интеграция Strava API с Model Context Protocol (MCP) SDK
@MCP-Mirror
关于 Интеграция Strava API с Model Context Protocol (MCP) SDK
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"rbctmz_mcp-server-strava": {
"command": "uv",
"args": [
"pip",
"install",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Интеграция Strava API с Model Context Protocol (MCP) SDK?
An MCP server that connects Strava data to AI assistants via the Model Context Protocol. It analyzes workouts, provides training recommendations, and manages Strava API authentication automatically.
How to use Интеграция Strava API с Model Context Protocol (MCP) SDK?
Install Python 3.10+, clone the repository, and use uv to install dependencies. Configure a Strava API application, create a .env file from the template, run python scripts/auth.py to obtain tokens, then launch with mcp dev src/server.py.
Key features of Интеграция Strava API с Model Context Protocol (MCP) SDK
- Read resources: activities, zones, clubs, gear
- Tools: analyze_activity, analyze_training_load, get_activity_recommendations
- Automatic token refresh for Strava API
- Rate limiting (100 requests per 15 minutes)
- Built with MCP Python SDK
- MIT licensed, open source
Use cases of Интеграция Strava API с Model Context Protocol (MCP) SDK
- Analyze a single run or ride to get pace, effort, and heart rate insights
- Monitor total training load across multiple activities over time
- Retrieve current heart rate and power zones for targeted workouts
- Get personalized workout recommendations based on recent activity history
- View detailed gear information used in Strava activities
FAQ from Интеграция Strava API с Model Context Protocol (MCP) SDK
What software is required?
Python 3.10+, Claude Desktop, a Strava account, and the uv package manager (recommended).
How do I obtain Strava API tokens?
Run python scripts/auth.py after setting up your Strava API application and filling the required client ID, client secret, and callback domain in the .env file.
Is there a rate limit?
Yes, the server enforces a rate limit of 100 API requests per 15 minutes to comply with Strava’s limits.
What resources and tools are exposed?
Resources: strava://activities, strava://activities/{id}, strava://athlete/zones, strava://athlete/clubs, strava://gear/{gear_id}. Tools: analyze_activity, analyze_training_load, get_activity_recommendations.
Is this server open source?
Yes, it is released under the MIT license and contributions are welcome via GitHub pull requests.
开发工具 分类下的更多 MCP 服务器
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
评论