Skip to main content
Glama

CbetaMCP

by tendayspace
docker-compose.yml310 B
version: '3.9' services: cebta-mcp: build: context: . dockerfile: Dockerfile container_name: cebta-mcp-demo ports: - "${APP_PORT:-8000}:8000" environment: - APP_HOST=0.0.0.0 - APP_PORT=8000 - APP_BASE_URL=http://localhost:8000 restart: unless-stopped

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/tendayspace/CbetaMCP'

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