Skip to main content
Glama
aviman1109

Garmin Multi-Account MCP

by aviman1109

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port number for the server to listen on.38080
MCP_HOSTNoThe host address to bind the server to.0.0.0.0
MCP_TRANSPORTNoThe transport protocol for the MCP server, e.g., 'http'.http
MCP_ALLOWED_HOSTSNoComma-separated list of allowed hosts for security filtering (e.g., 'mcp.example.com,mcp.example.com:*').
MCP_ALLOWED_ORIGINSNoComma-separated list of allowed CORS origins (e.g., 'https://chatgpt.com,https://chat.openai.com').
GARMIN_ACCOUNTS_FILEYesPath to the accounts YAML configuration file (e.g., config/accounts.yaml).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aviman1109/garmin-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server