# heroku-mcp-server

> Heroku Platform MCP Server using the Heroku CLI

- **URL**: https://www.freshcrate.ai/projects/heroku-mcp-server
- **Author**: heroku
- **Category**: MCP Servers
- **Latest version**: `mcp-server-v1.2.2` (2026-04-22)
- **License**: Apache-2.0
- **Source**: https://github.com/heroku/heroku-mcp-server
- **Language**: TypeScript
- **GitHub**: 77 stars, 25 forks
- **Registry**: github
- **Tags**: `typescript`

## Description

Heroku Platform MCP Server using the Heroku CLI

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `mcp-server-v1.2.2` | 2026-04-22 | High | ## [1.2.2](https://github.com/heroku/heroku-mcp-server/compare/mcp-server-v1.2.1...mcp-server-v1.2.2) (2026-04-22)   ### Bug Fixes  * validate one-off dyno source paths before shell staging ([#192](https://github.com/heroku/heroku-mcp-server/issues/192)) ([b523109](https://github.com/heroku/heroku-mcp-server/commit/b5231090b0c97ceceab8ec7fcf43af84fefade20)) |
| `mcp-server-v1.2.1` | 2026-03-17 | Medium | ## [1.2.1](https://github.com/heroku/heroku-mcp-server/compare/mcp-server-v1.2.0...mcp-server-v1.2.1) (2026-03-17)   ### Miscellaneous Chores  * release 1.2.1 ([#178](https://github.com/heroku/heroku-mcp-server/issues/178)) ([8316f13](https://github.com/heroku/heroku-mcp-server/commit/8316f1346cc95cc7d9df1ad21261f10edab74043)) |
| `mcp-server-v1.2.0` | 2026-02-18 | Low | ## [1.2.0](https://github.com/heroku/heroku-mcp-server/compare/mcp-server-v1.1.0...mcp-server-v1.2.0) (2026-02-18)   ### Features  * add plugin installation detection and handle command not found errors ([#146](https://github.com/heroku/heroku-mcp-server/issues/146)) ([8ab7898](https://github.com/heroku/heroku-mcp-server/commit/8ab78985edf524a81f42d480e30458879d025ca5)) |
| `mcp-server-v1.2.0-beta.0` | 2026-02-18 | Low | ## [1.2.0-beta.0](https://github.com/heroku/heroku-mcp-server/compare/mcp-server-v1.1.0-beta.0...mcp-server-v1.2.0-beta.0) (2026-02-18)   ### Features  * Add heroku_dev_center Resource ([#84](https://github.com/heroku/heroku-mcp-server/issues/84)) ([a13c6d9](https://github.com/heroku/heroku-mcp-server/commit/a13c6d9ad1c706d31c395baa06e4b9fe5ed33b24)) * add plugin installation detection and handle command not found errors ([#146](https://github.com/heroku/heroku-mcp-server/issues/146)) ([8ab7898] |
| `mcp-server-v1.1.0` | 2026-01-16 | Low | ## [1.1.0](https://github.com/heroku/heroku-mcp-server/compare/mcp-server-v1.0.7...mcp-server-v1.1.0) (2026-01-16)   ### Features  * Add heroku_dev_center Resource ([#84](https://github.com/heroku/heroku-mcp-server/issues/84)) ([a13c6d9](https://github.com/heroku/heroku-mcp-server/commit/a13c6d9ad1c706d31c395baa06e4b9fe5ed33b24)) * add the agents call command ([#56](https://github.com/heroku/heroku-mcp-server/issues/56)) ([ffafd8b](https://github.com/heroku/heroku-mcp-server/commit/ffafd8b9a1b8a |
| `v1.0.7` | 2025-12-15 | Low | ## What's Changed * feat: require global install of heroku cli for a4d by @justinwilaby in https://github.com/heroku/heroku-mcp-server/pull/63 * chore(deps): bump zod from 3.24.4 to 3.25.56 by @dependabot[bot] in https://github.com/heroku/heroku-mcp-server/pull/69 * add cursor button by @julianduque in https://github.com/heroku/heroku-mcp-server/pull/68 * fix: added the cli buildpack to ensure CLI availability by @justinwilaby in https://github.com/heroku/heroku-mcp-server/pull/74 * chore: |
| `v1.0.6` | 2025-05-22 | Low | - Updating Core CLI dependency version (#58)  06d6dd9  ---  https://github.com/heroku/heroku-mcp-server/compare/v1.0.5...v1.0.6 |
| `v1.0.4` | 2025-05-06 | Low | ## What's Changed * v0.0.1 by @justinwilaby in https://github.com/heroku/heroku-mcp-server/pull/17 * fix: readme instructions by @justinwilaby in https://github.com/heroku/heroku-mcp-server/pull/19 * Updating repository instructions on installation by @sbosio in https://github.com/heroku/heroku-mcp-server/pull/20 * feat: Overwriting User-Agent on CLI requests for MCP mode by @sbosio in https://github.com/heroku/heroku-mcp-server/pull/21 * feat: Execute generated code on a one-off Dyno by @j |
| `v1.0.3` | 2025-04-28 | Low | - fix: use the correct mcpServers json format (#41)  bfb1312 - 1.0.2 (#40)  ce17a83  ---  https://github.com/heroku/heroku-mcp-server/compare/v1.0.2...v1.0.3  ## What's Changed * fix: use the correct mcpServers json format by @julianduque in https://github.com/heroku/heroku-mcp-server/pull/41  ## New Contributors * @julianduque made their first contribution in https://github.com/heroku/heroku-mcp-server/pull/41  **Full Changelog**: https://github.com/heroku/heroku-mcp-server/compare |
| `v1.0.2` | 2025-04-22 | Low | ## What's Changed * v0.0.1 by @justinwilaby in https://github.com/heroku/heroku-mcp-server/pull/17 * fix: readme instructions by @justinwilaby in https://github.com/heroku/heroku-mcp-server/pull/19 * Updating repository instructions on installation by @sbosio in https://github.com/heroku/heroku-mcp-server/pull/20 * feat: Overwriting User-Agent on CLI requests for MCP mode by @sbosio in https://github.com/heroku/heroku-mcp-server/pull/21 * feat: Execute generated code on a one-off Dyno by @j |

## Citation

- HTML: https://www.freshcrate.ai/projects/heroku-mcp-server
- Markdown: https://www.freshcrate.ai/projects/heroku-mcp-server.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/heroku-mcp-server/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
