Skip to main content
Glama
.env.example•651 B
# Database Configuration POSTGRES_HOST=localhost POSTGRES_PORT=5432 POSTGRES_DB=bugbounty POSTGRES_USER=postgres POSTGRES_PASSWORD=your_password # Redis Configuration (Optional - server works without it) # Set REDIS_DISABLED=true to completely disable Redis REDIS_HOST=localhost REDIS_PORT=6379 REDIS_PASSWORD= # REDIS_DISABLED=true # Uncomment to disable Redis # Burp Suite Integration BURP_API_BASE=http://localhost:1337 BURP_BRIDGE_PORT=9131 # Caido MCP Integration CAIDO_MCP_SERVER=localhost:8080 # MCP Server Configuration MCP_SERVER_PORT=3000 MCP_SERVER_HOST=localhost # Security Settings MAX_CONCURRENT_REQUESTS=10 REQUEST_TIMEOUT=30000

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/telmon95/VulneraMCP'

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