Create wiki page 'Home'
+24
@@ -0,0 +1,24 @@
|
||||
# 🏠 Strava MCP Server — Wiki
|
||||
|
||||
Welcome to the official documentation for the **Strava MCP Server** — a production-ready [Model Context Protocol](https://modelcontextprotocol.io/) server that exposes the Strava API v3 to AI agents and LLMs.
|
||||
|
||||
## 📚 Pages
|
||||
|
||||
| Page | Description |
|
||||
|------|-------------|
|
||||
| [Quick Start](Quick-Start) | Get up and running in 2 minutes |
|
||||
| [Installation](Installation) | All installation methods (uvx, Docker, PyPI, source) |
|
||||
| [Configuration](Configuration) | Environment variables and config file locations |
|
||||
| [MCP Tools Reference](MCP-Tools-Reference) | All available tools grouped by category |
|
||||
| [MCP Clients](MCP-Clients) | How to connect Claude Desktop, OpenWebUI, and more |
|
||||
| [Development](Development) | Local dev setup, testing, linting, Git hooks |
|
||||
| [CI-CD](CI-CD) | Gitea Actions pipeline overview |
|
||||
| [Troubleshooting](Troubleshooting) | Common errors and fixes |
|
||||
|
||||
## 🔗 Links
|
||||
|
||||
- **Repository**: https://git.hnrx.net/hnrx/strava-mcp-server
|
||||
- **Website**: https://strava-mcp.web.s3.hnrx.net
|
||||
- **PyPI**: https://pypi.org/project/strava-mcp-server-hnrx/
|
||||
- **Docker Image**: `git.hnrx.net/hnrx/strava-mcp-server:latest`
|
||||
- **Issues**: https://git.hnrx.net/hnrx/strava-mcp-server/issues
|
||||
Reference in New Issue
Block a user