Skip to main content
Glama

EventCatalog MCP Server

Official
lint.yml534 B
name: Lint on: pull_request: branches: - master - main jobs: lint: name: Lint timeout-minutes: 30 runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - name: Setup pnpm uses: pnpm/action-setup@v4 with: version: 8 - name: Setup NodeJS uses: actions/setup-node@v4 with: node-version: 20.x cache: 'pnpm' - name: Installation run: pnpm i - name: Prettier Code run: pnpm run format:diff

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/event-catalog/mcp-server'

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