Skip to main content
Glama

Docker MCP Server

by kenforthewin
Dockerfile.debian209 B
FROM node:current-bookworm RUN apt-get update && apt-get install -y git xdg-utils jq WORKDIR /app RUN npm install -D @playwright/test@latest RUN npx playwright install --with-deps CMD ["sleep", "infinity"]

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