MCP Server
MCP
io.github.anup-shesh/garmin-local-mcp
Local-first Garmin data warehouse: sync once to SQLite, analyze trends and correlations offline.
Install
uvx garmin-local-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "garmin-local-mcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Data directory for the local warehouse (defaults to ~/.garmin-mcp)",
"format": "string",
"name": "GARMIN_MCP_DATA_DIR"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment