Skip to main content
Glama

MCP Multi-Agent Orchestration Server

by ec49ca
docker-compose.yml241 B
services: mcp-server: build: . ports: - "8000:8000" env_file: - .env environment: - PORT=8000 - LOG_LEVEL=${LOG_LEVEL:-INFO} - ALLOWED_ORIGINS=${ALLOWED_ORIGINS:-*} 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/ec49ca/NLP-project-contract-comparison'

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