Skip to main content
Glama
Dockerfile174 B
FROM node:24-alpine WORKDIR /app COPY . . RUN npm install RUN chmod u+x express.js RUN chmod u+x index.js EXPOSE 3000 CMD ["sh" ,"-c", "node express.js & node index.js"]

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/creatrcollective/zohocrm-mcp-server'

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