Back to MCP Servers
Garmin Documentation
Offline Garmin Connect IQ SDK documentation with comprehensive search and API examples
developer-toolsapi
By ztuskes
Installation
npx -y garmin-documentation-mcp-serverConfiguration
{
"mcpServers": {
"garmin-documentation-mcp-server": {
"command": "npx",
"args": ["-y", "garmin-documentation-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes