Back to directory
heroku/heroku-mcp-server

heroku/heroku-mcp-server

@heroku

Heroku Platform MCP Server using the Heroku CLI

herokucloudpaasdeploymentplatformclimcp

Installation & Configuration

{
  "mcpServers": {
    "heroku": {
      "command": "npx",
      "args": [
        "-y",
        "@heroku/mcp-server"
      ],
      "env": {
        "HEROKU_API_KEY": "<YOUR_HEROKU_AUTH_TOKEN>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12