We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/talknerdytome-labs/google-sheet-analytics-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# IDE and OS files
.vscode/
.idea/
*.swp
*.swo
.DS_Store
# Python files
__pycache__/
*.pyc
venv/
*.egg-info/
# Sensitive files - NEVER COMMIT THESE
credentials.json
token.json
sheets_data.sqlite
*.env
.env*
data/
claude_desktop_config.json
# Additional security patterns
*_secret*
*_private*
*.key
*.pem
*.p12
*.pfx
config/credentials*
auth_config*
# Log files
*.log
# Development files
.claude/
CLAUDE.md
# Backup files
*.backup