Skip to main content
Glama
.travis.yml686 B
language: node_js cache: npm # Trigger a push build on master and greenkeeper branches + PRs build on every branches # Avoid double build on PRs (See https://github.com/travis-ci/travis-ci/issues/1147) branches: only: - master - /^greenkeeper.*$/ - beta # semantic-release preview releases - next # semantic-release @next releases - /^\d+\.x$/ # semantic-release maintenance releases stages: - test - name: release if: branch =~ /^(\d+\.x|master|next|beta)$/ AND type IN (push) jobs: include: - stage: test node_js: 10 - node_js: 8 - stage: release node_js: lts/* env: semantic-release script: npx semantic-release

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/yogendhra9/ZerodhaMCP'

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