Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Heroku Platform MCP Server logo
MCP server

Heroku Platform MCP Server

Drive Heroku apps, dynos, add-ons and Postgres through the Heroku CLI.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @heroku/mcp-server
mcpServers
{
  "mcpServers": {
    "heroku-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@heroku/mcp-server"
      ]
    }
  }
}
Transport
stdio
Runtime
Node
Auth
Required
Tools
32
License
Apache-2.0
Stars
81
Tools
list_appscreate_appdeploy_to_herokups_scaleget_app_logspipelines_promotepg_psql

This server wraps the Heroku CLI instead of calling the platform API directly, so it inherits the authentication and permissions the CLI already has rather than opening a second access path. Its 32 tools cover the app lifecycle, dyno scaling and restarts, add-on provisioning, pipeline promotion and maintenance mode. A separate group targets Heroku Postgres: running SQL, listing active queries and locks, finding expensive statements and managing backups.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?