Back to Integrations
heroku-mcp-server
The Heroku Platform MCP Server is a specialized Model Context Protocol (MCP) implementation designed to facilitate seamless interaction between large language models (LLMs) and the Heroku Platform. This server provides a robust set of tools and capabilities that enable LLMs to read, manage, and operate Heroku Platform resources.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"heroku-mcp-server-1": {
// See GitHub repository for configuration
}
}
}