Heroku MCP Server

Stabledevelopment
140 starsTypeScriptheroku
GitHub
About

Overview

The Heroku MCP Server enables AI agents to manage applications on Heroku's cloud platform. It provides tools for creating and managing apps, scaling dynos, viewing logs, managing add-ons, and configuring environment variables.
Capabilities

Tools & Capabilities

list_apps

List all Heroku apps

create_app

Create a new Heroku app

get_logs

View application logs

scale_dynos

Scale dyno formation

list_addons

List add-ons for an app

set_config

Set config vars for an app

Setup

Installation

bash
Install
npx -y @heroku/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "heroku": {
      "command": "npx",
      "args": ["-y", "@heroku/mcp-server"],
      "env": {
        "HEROKU_API_KEY": "your-api-key"
      }
    }
  }
}

Quick Info

Authorheroku
LanguageTypeScript
StatusStable
Stars 140
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Heroku MCP Server - MCP Server Directory - CortexAgent