Skip to main content
Glama

Heroku MCP server

Official
by heroku
app.json531 B
{ "name": "mcp-heroku-server", "description": "MCP Server for interacting with the Heroku platform API", "repository": "https://github.com/heroku/heroku-mcp-server", "keywords": ["node", "mcp", "heroku"], "buildpacks": [ { "url": "https://github.com/heroku/heroku-buildpack-cli" }, { "url": "heroku/nodejs" } ], "env": { "HEROKU_API_KEY": { "description": "Heroku API key for authentication. Generate one with `heroku authorizations:create`.", "required": true } } }

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