AUTOMATIONSWITCH
OfficialCloud

Heroku MCP

by Heroku

Official Heroku Platform MCP server using the Heroku CLI as backbone. Tool surface covers application management, processes and dynos, add-ons, maintenance and logs, pipeline management, team and space management, and PostgreSQL database management.

77·7 tools·Released SEP 2025·Apache-2.0
npx -y @heroku/mcp-server
Share:

Official Heroku Platform MCP server using the Heroku CLI as backbone. Tool surface covers application management, processes and dynos, add-ons, maintenance and logs, pipeline management, team and space management, and PostgreSQL database management. 77 GitHub stars and 10 commits on main in the last 30 days. Tier 2 placement reflects modest stars; the official-vendor signal carries the score.

Reviewed by M. Nouriel · MAY 2026

INSTALL THIS SERVER

Requires authenticationHeroku API key or session token from the Heroku CLI authentication. Configured via `heroku login` or HEROKU_API_KEY env var.
{ "mcpServers": { "heroku": { "command": "npx", "args": [ "-y", "@heroku/mcp-server" ], "env": { "HEROKU_API_KEY": "<your-heroku-api-key>" } } } }
PrereqTwo install paths: `heroku mcp:start` (Heroku CLI subcommand) or `npx -y @heroku/mcp-server` (standalone). HEROKU_API_KEY from `heroku auth:token` after `heroku login`. NPM: `@heroku/mcp-server`. Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
{ "mcpServers": { "heroku": { "command": "npx", "args": [ "-y", "@heroku/mcp-server" ], "env": { "HEROKU_API_KEY": "<your-heroku-api-key>" } } } }
{ "mcpServers": { "heroku": { "command": "npx", "args": [ "-y", "@heroku/mcp-server" ], "env": { "HEROKU_API_KEY": "<your-heroku-api-key>" } } } }
{ "mcpServers": { "heroku": { "command": "npx", "args": [ "-y", "@heroku/mcp-server" ], "env": { "HEROKU_API_KEY": "<your-heroku-api-key>" } } } }
{ "mcpServers": { "heroku": { "command": "npx", "args": [ "-y", "@heroku/mcp-server" ], "env": { "HEROKU_API_KEY": "<your-heroku-api-key>" } } } }

7 TOOLS AVAILABLE

list_apps
List Heroku applications
Read
scale_dyno
Scale dynos for an app
Admin
list_addons
List add-ons attached to an app
Read
tail_logs
Tail application logs
Read
list_pipelines
List Heroku pipelines
Read
promote_pipeline
Promote a pipeline stage
Admin

OUR ASSESSMENT

Strengths
  • Official Heroku maintenance.
  • Apache-2.0 licence.
  • 10 commits on main in the last 30 days.
  • Two install paths: heroku mcp:start (CLI subcommand) and npx -y @heroku/mcp-server (standalone).
  • Tool coverage spans the full Heroku Platform CLI surface.
  • PostgreSQL tooling for database lifecycle and credential retrieval.
Weaknesses
  • 77 GitHub stars; adoption is early.
  • Heroku CLI prerequisite; the MCP wraps it.
  • Scaling and dyno restart tools carry production impact; scope Heroku auth tokens accordingly.
Security Notes

The MCP uses the Heroku CLI authentication: Heroku API key or session token from the CLI. Scope the API key to the minimum permissions for the agent flow. Add-on creation can incur cost; for diagnostic agents, restrict the tool surface to read-only flows. PostgreSQL credential retrieval (get_postgres_credentials) returns connection strings; treat the result stream as sensitive.

Best For

Teams running apps on Heroku who want agents to scale dynos, tail logs, manage add-ons, and promote pipelines from inside the editor; PostgreSQL-on-Heroku workflows where the agent retrieves credentials and inspects database lifecycle.

TECHNICAL DETAILS

Language
typescript
Transport
stdio
Clients
Claude DesktopClaude CodeCursorVS CodeWindsurf
License
Apache-2.0
GitHub
npm
@heroku/mcp-server
Last Release
@heroku/mcp-server (npm latest)MAY 3, 2026
First Released
SEP 1, 2025

ADOPTION METRICS

// GitHub Stars
77

// Reading this77 stars on the heroku/heroku-mcp-server repo. 10 commits on main in the last 30 days. Official Heroku maintenance carries the editorial weight.

// Popularity Rank
#7
Globally · #7 in Cloud

// Reading thisPairs with the Vercel and Render entries as PaaS options in the cloud category.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 4 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Manual submission
First indexed MAY 3, 2026
02
Cross-referenced
4 directories
PulseMCP, MCP.so, Glama, Official MCP Registry
03
Verified against
Claude Desktop, Cursor
Installed and tested across clients
04
Last re-checked
MAY 3, 2026
Weekly re-verification
// How other directories see it

The same server, 4 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4editorial77MAY 3, 2026
PulseMCP— unratedunavailableunavailableMAY 3, 2026
MCP.so— unratedunavailableunavailableMAY 3, 2026
Glama— unratedunavailableunavailableMAY 3, 2026
Official MCP Registry— unratedunavailableunavailableMAY 3, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

OTHER CLOUD MCP SERVERS

Vendor4.5

AWS API MCP Server

AWS Labs

The official AWS Labs catch-all server. Bridges any AWS CLI command to MCP, giving agents universal access to the AWS API surface. Helps the agent select the right CLI command for a task; respects the local AWS credential chain.

2 tools8,894
Vendor4.5

Cloudflare MCP

Cloudflare

Cloudflare's MCP offering: 14 hosted remote MCP servers segmented by product surface (Workers Bindings, Observability, Radar, Browser Rendering, Logpush, AI Gateway, Audit Logs, DNS Analytics, DEX, CASB, GraphQL, Docs, Container, Builds) plus a Code Mode server for broader API access. All authenticate via OAuth.

0 tools3,665
Vendor4.2

Amazon ECS MCP Server

AWS Labs

Vendor-built ECS MCP server covering the full container deployment lifecycle: containerize, push to ECR, deploy via ECS Express Mode with ALB, troubleshoot. Notable for ALLOW_WRITE and ALLOW_SENSITIVE_DATA environment flags that make read-only mode a configuration default.

8 tools8,894
Official4.2

Render MCP

Render

Official Render MCP server covering workspaces, services, deployments, logs, metrics, Postgres databases, and Key Value instances. 128 GitHub stars and 7 commits on main in the last 30 days. Apache-2.0.

8 tools128
Vendor4

Amazon EKS MCP Server

AWS Labs

AWS Labs server for Amazon EKS covering cluster creation via CloudFormation, full Kubernetes resource lifecycle, log retrieval, event fetching, and troubleshooting. Read-only and write IAM policies documented separately for scoped credential setup.

7 tools8,894
Vendor4

Vercel

Vercel

Deployment layer for managing Vercel projects, deployments, environment variables, and domains. Deploy, promote, rollback, and inspect from your agent context.

16 tools2,400
// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →