Skip to main content
Glama

Docker MCP Server

by kenforthewin
docker-compose.yml243 B
version: '3.8' services: mcp-container: build: context: . dockerfile: Dockerfile.debian network: host container_name: mcp-container volumes: - ./tmp:/app command: sleep infinity network_mode: host

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/kenforthewin/docker-mcp-server'

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