Skip to main content
Glama
by mckinsey
Dockerfile229 B
FROM mcr.microsoft.com/devcontainers/base:debian WORKDIR /tmp/scripts/ COPY install-hatch.sh . RUN chmod +x install-hatch.sh && ./install-hatch.sh && rm install-hatch.sh USER vscode RUN echo "alias hr='hatch run'" >> ~/.bashrc

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/mckinsey/vizro'

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