Skip to main content
Glama

Fitbit MCP Server

.npmignore597 B
# Source files src/ *.test.ts # Config files .env .env.local .env.example tsconfig.json eslint.config.js vitest.config.ts # Development files TASKS.md CLAUDE.md CONTRIBUTING.md PUBLISHING.md coverage/ .nyc_output/ # Git and CI .git/ .github/ .gitignore # Logs npm-debug.log* yarn-debug.log* yarn-error.log* *.log # Dependencies node_modules/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Temporary files *.tmp *.temp # Build artifacts (we want to include build/ but not these) *.tsbuildinfo # Package files *.tgz *.tar.gz # Token storage (security) .fitbit-token.json

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/TheDigitalNinja/mcp-fitbit'

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