Cloud platform deployment and application management
Deploy and manage applications on Heroku. Scale dynos, manage add-ons, view logs, and control your cloud infrastructure.
{
"mcpServers": {
"heroku": {
"env": {
"HEROKU_API_KEY": "your_heroku_key"
},
"args": [
"-y",
"@heroku/mcp-server"
],
"command": "npx"
}
}
}HEROKU_API_KEYyour_heroku_key