Skip to main content
Glama
docker-compose.yml319 B
version: '3.8' services: mcp-proxy: build: context: . dockerfile: Dockerfile.proxy ports: - "8080:8080" environment: - NODE_ENV=production - WORKSPACE_ROOT=/data - ALLOWED_DIRS=/data:/tmp volumes: - ./data:/data restart: unless-stopped volumes: data:

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/FutureAtoms/agentic-control-framework'

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