MCP.so
登录

heroku-mcp-server

@MCP-Mirror

关于 heroku-mcp-server

Mirror of

基本信息

分类

其他

许可证

Apache-2.0 license

运行时

node

传输方式

stdio

发布者

MCP-Mirror

配置

使用下面的配置,将此服务器添加到你的 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

评论

其他 分类下的更多 MCP 服务器