Skip to main content
Glama
.gitlab-merge.yml545 B
.merge_request_template: &mergeRequestCI before_script: - npm ci --cache .npm --prefer-offline only: refs: - merge_requests lint: <<: *mergeRequestCI stage: test script: - npm run lint typescript: <<: *mergeRequestCI stage: test script: - npm run build tests-coverage: <<: *mergeRequestCI stage: test script: - CI=true npm run coverage artifacts: paths: - coverage reports: coverage_report: coverage_format: cobertura path: coverage/cobertura-coverage.xml

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/tbreeding/jira-mcp'

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