AlexGarciaPer

Garmin Connect MCP

Community AlexGarciaPer
Updated

Garmin Connect MCP

MCP server that connects Claude Desktop with your Garmin Connect account.

Available tools

Tool Description
get_recent_activities Latest N activities with key metrics
get_activity_details Full metrics for a specific activity by ID
get_activity_splits Lap/split data for an activity
get_activity_hr_zones Time in each heart rate zone
get_stats_for_date Daily stats: steps, calories, resting HR, stress, sleep
get_activities_by_date Activities in a date range, filterable by type

Installation

  1. Clone the repo and create a virtual environment:
python3 -m venv garmin-mcp-env
source garmin-mcp-env/bin/activate
pip install -r requirements.txt
  1. Configure Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json):
{
  "mcpServers": {
    "garmin": {
      "command": "/ABSOLUTE/PATH/TO/garmin-mcp-env/bin/python",
      "args": ["/ABSOLUTE/PATH/TO/garmin-mcp/server.py"],
      "env": {
        "GARMIN_EMAIL": "[email protected]",
        "GARMIN_PASSWORD": "your_password"
      }
    }
  }
}
  1. Restart Claude Desktop.

Notes

  • Credentials are stored in plain text in claude_desktop_config.json — never commit that file.
  • Do not move garmin-mcp-env/ after creation — venvs use absolute paths and break when relocated.

Dependencies

MCP Server · Populars

MCP Server · New

    bibinprathap

    veritasgraph

    VeritasGraph — open-source Knowledge Graph & GraphRAG framework on GitHub. Build multi-hop reasoning, ontology-aware retrieval, and verifiable attribution over your own data. Nodes, edges, RDF, linked-data — runs locally or in the cloud.

    Community bibinprathap
    sher1096

    KLinePic MCP Server and Agent API Examples

    MCP server and OpenAPI examples for AI agents that turn broker and exchange fills into annotated KLinePic trade-review charts

    Community sher1096
    zerx-lab

    FluxDown

    Rust 驱动的多协议下载管理器,支持 HTTP/FTP/BitTorrent 磁力链接及 HLS/DASH 流媒体,智能多线程加速与浏览器无缝集成。精美界面,极致性能,永久免费,零广告。

    Community zerx-lab
    MasihMoafi

    Project Elpis:

    You put an agent into an Elpis, and it becomes Elpis; Be Elpis my friend.

    Community MasihMoafi
    ROCTUP

    1C Metacode MCP Server

    MCP сервер с встроенным AI агентом для поиска по графу метаданных и кода конфигураций 1С

    Community ROCTUP