Garmin Local MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 582 installs a week from pypi. Last commit 3 Sep 2026.
Local-first Garmin data warehouse: sync once to SQLite, analyze trends and correlations offline.
Today is the operative word: we check Garmin Local MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add garmin-local-mcp -- uvx garmin-local-mcp
{
"mcpServers": {
"garmin-local-mcp": {
"args": [
"garmin-local-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.garmin-local-mcp]
command = "uvx"
args = ["garmin-local-mcp"]
{
"mcpServers": {
"garmin-local-mcp": {
"args": [
"garmin-local-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"garmin-local-mcp": {
"args": [
"garmin-local-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GARMIN_MCP_DATA_DIR (Data directory for the local warehouse (defaults to ~/.garmin-mcp)).
The author declared them in the registry entry; get the values from the project itself.
Sync your ConnectWise Automate fleet to local SQLite and answer cross-client RMM questions offline.
Sync your whole Datto BCDR fleet into local SQLite and answer the questions the per-appliance
Every Syncro PSA and RMM workflow in your terminal, plus a local database, offline search, and
Local-first bridge: export your own Mi Fitness (Xiaomi) health data to SQLite/JSON/CSV and MCP.
MCP server for local SQLite database operations
Sync Veeam Service Provider Console tenants to local SQLite; cross-company backup answers offline.
MCP server for the Google Health API, with a local SQLite cache and trend analysis.
MCP server for the Withings Health API with OAuth, local SQLite cache, and trend analysis.
Answers built from our own checks of this server.