Skip to main content
Glama
docker-compose.yml410 B
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"

Latest Blog Posts

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