Server data from the Official MCP Registry
Local-first Garmin data warehouse: sync once to SQLite, analyze trends and correlations offline.
Local-first Garmin data warehouse: sync once to SQLite, analyze trends and correlations offline.
A well-architected local-first Garmin data warehouse MCP with strong privacy and security design. Code is clean with proper input validation, sensible error handling, and no credential leakage. Permissions are appropriate for its purpose (file I/O for local storage, HTTP for API sync, environment variables for configuration). Minor code quality findings do not materially affect security posture. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: GARMIN_MCP_DATA_DIR
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-anup-shesh-garmin-local-mcp": {
"env": {
"GARMIN_MCP_DATA_DIR": "your-garmin-mcp-data-dir-here"
},
"args": [
"garmin-local-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.