Garth MCP Server

v1.0.0APIsstable

Garmin Connect MCP server based on Garth

garthmcpai-integration
Share:
61
Stars
0
Downloads
0
Weekly
0/5

About

Garmin Connect MCP server based on Garth

Features

  • user_profile
  • user_settings
  • weekly_intensity_minutes
  • daily_body_battery
  • daily_hydration

Use Cases

Get user profile information using Garth's UserProfile data class.
Get user settings using Garth's UserSettings data class.
Get weekly intensity minutes data for a given date and number of weeks. If no date is provided, the current date will be used. If no weeks are provided, 1 week will be used.
Get daily body battery data for a given date and number of days. If no date is provided, the current date will be used. If no days are provided, 1 day will be used.
Get daily hydration data for a given date and number of days. If no date is provided, the current date will be used. If no days are provided, 1 day will be used.
matin

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedApr 10, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx garth

Examples

Basic Configuration

Configure Garth MCP Server

npx garth

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "garth": { "command": "npx", "args": ["-y", "garth"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Garth MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides