We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kushal45/GmailMcpServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
# Build output
build/
dist/
# Environment files
.env
.env.local
.env.*.local
# Test environment files
tests/**/.env.test
tests/**/.env.test.local
# Credentials
credentials.json
token.json
*.pem
*.key
# Data and cache
data/
archives/
*.db
*.sqlite
# Logs
logs/
*.log
# OS files
.DS_Store
Thumbs.db
# IDE files
.idea/
*.swp
*.swo
# Test coverage
coverage/
.nyc_output/
# Temporary files
tmp/
temp/
*.tmp
var/
var/*
test-*.json
*.png