Skip to main content
Glama

Beelzebub MCP Honeypot

docker-compose.yml426 B
version: "3.9" services: beelzebub: build: . container_name: beelzebub restart: always ports: - "22:22" - "2222:2222" - "8080:8080" - "8081:8081" - "80:80" - "3306:3306" - "2112:2112" #Prometheus Open Metrics environment: RABBITMQ_URI: ${RABBITMQ_URI} OPEN_AI_SECRET_KEY: ${OPEN_AI_SECRET_KEY} volumes: - "./configurations:/configurations"

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/mariocandela/beelzebub'

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