We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/domdomegg/gmail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
# Diagnostic reports
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage
coverage
*.lcov
.nyc_output
# Dependency directories
node_modules/
# TypeScript cache
*.tsbuildinfo
# Optional caches
.npm
.eslintcache
# dotenv environment variables file
.env
.env.test
.env.production
.env.local
# Built artifacts
build/
dist/