Google's open-source MCP server for enterprise databases — one binary that fronts AlloyDB, BigQuery, Spanner, Postgres, MySQL, Oracle, MongoDB, Snowflake and more.
Heroku
Summary
Heroku's official MCP server — manage apps, dynos, add-ons, config, and logs from an AI client.
Features
- List and manage apps, dynos, and add-ons
- Read logs and run one-off commands
- Manage config vars and Postgres databases
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
Heroku's official MCP server lets an assistant operate a Heroku account through the platform API.
What it covers
- Applications — list, inspect, create, and configure apps across teams and spaces
- Dynos — scale, restart, and inspect process formations
- Logs — read application and platform logs, which is what makes debugging a production issue conversational
- Config vars — read and update environment configuration
- Add-ons — provision, inspect, and manage attached services
- Postgres — run queries, inspect database health, and manage backups
- One-off commands — run a task dyno for migrations or maintenance scripts
Where it helps
The common operational loop — something is wrong, read the logs, check config, restart or scale, verify — collapses into a single conversation instead of a sequence of CLI invocations you half-remember.
Caution
The API key grants whatever your account can do, including scaling and destroying apps. Use a key scoped appropriately, and be specific about which app you are talking about.
Runs with npx -y @heroku/mcp-server.
Related MCP Servers
Datadog's official managed MCP server — query logs, metrics, traces, incidents and dashboards from an AI agent, inside your existing Datadog permissions.
Official Grafana MCP server: search and edit dashboards, query Prometheus, Loki and Pyroscope, and work with alerts, incidents and on-call from an agent.
Honeycomb's hosted MCP server — query traces, metrics, logs and events, run BubbleUp, and read Boards, Triggers and SLOs from an AI agent.
