We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bobvasic/gemini-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
package-lock.json
# Environment variables
.env
.env.local
.env.*.local
# API Keys and Secrets
*.key
*.pem
secrets/
config/local.json
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
debug.log
# OS Files
.DS_Store
Thumbs.db
*.swp
*.swo
*~
# IDE
.vscode/
.idea/
*.sublime-*
# Test coverage
coverage/
.nyc_output/
# Build outputs
dist/
build/
*.tsbuildinfo
# Temporary files
tmp/
temp/
*.tmp
# Warp config (if it contains keys)
warp-mcp-config-local.json