{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_wdapxhy9rcgj","handle":"stev-witzel-garmin-workouts-mcp","url":"https://wellknown.network/agents/stev-witzel-garmin-workouts-mcp","links":{"self":"https://wellknown.network/agents/stev-witzel-garmin-workouts-mcp/record.json","html":"https://wellknown.network/agents/stev-witzel-garmin-workouts-mcp","markdown":"https://wellknown.network/agents/stev-witzel-garmin-workouts-mcp/record.md","api":"https://wellknown.network/api/v1/agents/stev-witzel-garmin-workouts-mcp","status":"https://wellknown.network/api/v1/agents/stev-witzel-garmin-workouts-mcp/status","claim":"https://wellknown.network/agents/stev-witzel-garmin-workouts-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/stev-witzel-garmin-workouts-mcp/claim.json","badge":"https://wellknown.network/agents/stev-witzel-garmin-workouts-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/stev-witzel-garmin-workouts-mcp/history","tools":"https://wellknown.network/api/v1/agents/stev-witzel-garmin-workouts-mcp/tools"},"ard":{"identifier":"urn:air::server:stev-witzel-garmin-workouts-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"garmin-workouts-mcp","summary":"Garmin Workouts MCP Server","description":"# Garmin Workouts MCP Server\n\n[![CI/CD Pipeline](https://github.com/st3v/garmin-workouts-mcp/actions/workflows/ci.yml/badge.svg)](https://github.com/st3v/garmin-workouts-mcp/actions/workflows/ci.yml)\n\nAn MCP server that allows you to create, list, and manage Garmin Connect workouts using natural language descriptions through MCP-compatible clients.\n\n## Features\n\n- **Create workouts**: Generate structured Garmin workouts from natural language descriptions using AI\n- **List workouts**: View all your existing workouts on Garmin Connect\n- **Get workout details**: Retrieve detailed information about specific workouts\n- **Schedule workouts**: Schedule workouts on specific dates in Garmin Connect\n- **Delete workouts**: Remove workouts from Garmin Connect\n- **Activity management**: List, view, and get weather data for completed activities\n- **Calendar integration**: View calendar data with workouts and activities\n- **MCP Integration**: Works with any MCP-compatible client (Claude Desktop, etc.)\n\n## Setup\n\n1. Install and run using uvx:\n```bash\nuvx garmin-workouts-mcp\n```\n\n2. Configure in your MCP client (e.g., Claude Desktop):\n\nAdd to your MCP client configuration:\n```json\n{\n  \"mcpServers\": {\n    \"garmin-workouts\": {\n      \"command\": \"uvx\",\n      \"args\": [\"garmin-workouts-mcp\"],\n      \"env\": { # See Authentication section for details\n        \"GARMIN_EMAIL\": \"your_email@example.com\",\n        \"GARMIN_PASSWORD\": \"your_password\"\n      }\n    }\n  }\n}\n```\n\n## Authentication\n\nThe Garmin Workouts MCP Server authenticates with Garmin Connect using `garth` [[https://github.com/matin/garth](https://github.com/matin/garth)]. There are two primary ways to provide your Garmin credentials:\n\n### 1. Using Environment Variables\n\nYou can set your Garmin Connect email and password as environment variables before starting the MCP server.\n\n- `GARMIN_EMAIL`: Your Garmin Connect email address.\n- `GARMIN_PASSWORD`: Your Garmin Connect password.\n\nExample:\n```bash\nexport GARMIN_EMAIL=\"your_email@examp…","publisher":{"name":"Stev Witzel","url":null},"homepage":null,"repository":null,"version":"0.6.1","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:garmin-workouts-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"garmin-workouts-mcp","registry":"pypi","observedAt":"2026-09-15T15:24:35.183Z","publishedAt":"2025-07-26T14:05:51.852971Z","latestVersion":"0.6.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"garmin-workouts-mcp","url":"https://pypi.org/project/garmin-workouts-mcp/","firstSeenAt":"2026-09-09T16:23:19.241Z","fetchedAt":"2026-09-15T15:22:39.215Z","normalizedAt":"2026-09-15T15:22:39.215Z"}]},"firstSeenAt":"2026-09-09T16:23:19.241Z","updatedAt":"2026-09-15T15:24:35.183Z"}