Skip to main content
Glama

Zerops Documentation MCP Server

by nermalcat69
zerops.yml515 B
zerops: - setup: api build: base: nodejs@22 envVariables: NODE_ENV: production buildCommands: - pnpm i - pnpm run build deployFiles: - dist - package.json - node_modules cache: - node_modules - pnpm-lock.yaml run: base: nodejs@22 envVariables: NODE_ENV: production initCommands: - pnpm push ports: - port: 3000 httpSupport: true start: pnpm start

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/nermalcat69/zerops-mcp'

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