Skip to main content
Glama

Heroku MCP server

Official
by heroku
ci.yml436 B
name: Node CI Suite on: push jobs: test: runs-on: ${{ matrix.os }} name: Node Tests strategy: matrix: node-version: [22.x] os: [pub-hk-ubuntu-22.04-small] steps: - uses: actions/checkout@v4 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v4 with: node-version: ${{ matrix.node-version }} - run: npm ci - run: npm test

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

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