Skip to main content
Glama

UseGrant MCP Server

Official
by usegranthq
test.yml488 B
name: Tests env: NODE_VERSION: 22 HUSKY: 0 on: push: pull_request: branches: master jobs: test: name: Test runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v4 - name: Using node v-${{ env.NODE_VERSION }} uses: actions/setup-node@v4 with: node-version: ${{env.NODE_VERSION}} cache: npm - name: NPM Install run: npm ci - name: Build run: npm run build

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

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