heroku-mcp-server
@MCP-Mirror
heroku-mcp-server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"heroku_heroku-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@heroku/heroku-mcp-server",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is heroku-mcp-server?
The Heroku Platform MCP Server is a specialized Model Context Protocol (MCP) implementation that enables large language models (LLMs) to interact with the Heroku Platform via natural language. It works on Common Runtime, Cedar Private and Shield Spaces, and Fir Private Spaces.
How to use heroku-mcp-server?
Install with npx -y @heroku/mcp-server, generate a Heroku authorization token, and set it as the HEROKU_API_KEY environment variable. Add the server configuration to your client’s JSON settings (Claude Desktop, Zed, Cursor, Windsurf, Cline, VS Code, or Trae) using the provided snippets.
Key features of heroku-mcp-server
- Direct interaction with Heroku Platform resources through LLM-driven tools.
- Secure, authenticated access using Heroku CLI tokens.
- Natural language interface for Heroku Platform operations.
- Tools for app, dyno, add‑on, pipeline, PostgreSQL, team, and space management.
- Over 30 tools covering deployment, scaling, logs, maintenance, and more.
- Currently in early development – functionality may evolve.
Use cases of heroku-mcp-server
—
FAQ from heroku-mcp-server
How do I authenticate with heroku-mcp-server?
Generate a Heroku authorization token using heroku authorizations:create or heroku auth:token, or create one in the Heroku Dashboard under Account Settings > Applications > Authorizations. Set the token as the HEROKU_API_KEY environment variable.
What clients does heroku-mcp-server support?
It explicitly supports Claude Desktop, Zed, Cursor, Windsurf, Cline, VS Code, and Trae, each with a specific JSON configuration snippet.
What Heroku runtime environments are supported?
The server works on Common Runtime, Cedar Private and Shield Spaces, and Fir Private Spaces.
Is heroku-mcp-server stable?
No, it is in early development and the
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Servers
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
コメント