Skip to main content
Glama
mcp.json.example•588 B
{ "mcpServers": { "bugbounty-mcp": { "command": "/usr/local/bin/node", "args": [ "/Users/telmonmaluleka/bugbounty-mcp-server/dist/index.js" ], "env": { "POSTGRES_HOST": "localhost", "POSTGRES_PORT": "5432", "POSTGRES_DB": "bugbounty", "POSTGRES_USER": "postgres", "POSTGRES_PASSWORD": "", "REDIS_HOST": "localhost", "REDIS_PORT": "6379", "BURP_BRIDGE_PORT": "9131", "CAIDO_MCP_SERVER": "api.caido.io", "CAIDO_API_TOKEN": "YOUR_CAIDO_PAT_TOKEN_HERE" } } } }

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