What it does
Heroku's official MCP server wraps the Heroku Platform CLI as structured tools: list and create apps, scale and restart dynos, read app logs, provision and inspect add-ons, run Heroku Postgres diagnostics (psql, locks, outliers, backups), toggle maintenance mode, and create or promote pipelines. Every call is a deterministic Heroku CLI/API operation against your own account. Runs locally over stdio.
Example prompts
- Show me the dyno formation for my production app and the last 100 log lines.
- Find the slowest queries on my Heroku Postgres database.
Before you connect
What this server signs you in with — you provide it to the server itself, not to FindAgent. The full setup is on the Setup tab.
Signs you in with its own credentials. See setup






