{
  "name": "io.github.heroku/heroku-mcp-server",
  "description": "The official Heroku MCP exposes app lifecycle, dyno scaling, add-on management, and Heroku Postgres operations as MCP tools. The recommended setup uses the existing Heroku CLI authentication via `heroku mcp:start`.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-27",
    "com.top-mcps/score": {
      "value": 80,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-06-02T13:16:41.631Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-06-02T11:55:52.216Z",
      "githubStars": 77,
      "lastCommitAt": "2026-05-24T19:04:00Z"
    }
  },
  "repository": {
    "url": "https://github.com/heroku/heroku-mcp-server",
    "source": "github"
  },
  "author": {
    "name": "Heroku"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "mcp:start",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "HEROKU_API_KEY",
          "description": "HEROKU_API_KEY — required credential for Heroku.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "_links": {
    "html": "https://top-mcps.com/mcp/heroku",
    "markdown": "https://top-mcps.com/mcp/heroku.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
