# Minimal test Dockerfile - just echo hello and exit
# Using busybox instead of alpine to avoid rate limit issues
FROM busybox:latest
CMD ["echo", "Hello from minimal Docker test!"]
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/DollhouseMCP/DollhouseMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server