Skip to main content
Glama

Garmin MCP Server

by Taxuspt
[build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project] name = "garmin-mcp" version = "0.1.0" description = "MCP server to access Garmin data" readme = "README.md" requires-python = ">=3.10" dependencies = [ "python-dotenv==1.0.1", "garminconnect==0.2.25", "requests==2.32.3", "mcp==1.3.0", "garth==0.5.2", ] [project.scripts] garmin-mcp = "garmin_mcp:main" [tool.uv.sources] garmin-mcp = { workspace = true }

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/Taxuspt/garmin_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server