We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sedoglia/garmin-mcp-ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Ignore environment variables and credentials
.env
.env.local
.env.*.local
config.json
# OAuth tokens (automatically saved by the app)
oauth1_token.json
oauth2_token.json
# Dependencies
node_modules/
npm-debug.log
yarn-error.log
pnpm-debug.log
# Build output
dist/
build/
*.tsbuildinfo
# IDE
.vscode/
.idea/
*.swp
*.swo
*.iml
.DS_Store
# Logs
logs/
*.log
# OS files
.DS_Store
Thumbs.db
# Testing
coverage/
.jest_cache/
# Misc
.cache/
*.tmp
# Releases (MCPB packages)
releases/
# Log folder
log/