Skip to main content
Glama
docker-compose.yaml394 B
services: 2025-autumn-mcp: build: context: . dockerfile: Dockerfile volumes: - .:/project ports: - "8000:8000" # Expose MCP server port for testing environment: REPO_ROOT: /project PYTHONPATH: /project/src shm_size: '16gb' # At least one of stdin_open or tty is required to make devcontainer work stdin_open: true tty: true

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/mcmurtrya/ukraine-war-mcp'

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