Skip to content

777genius/heroku

v0.1.0Apache-2.0

Community package for the official Heroku hosted MCP plugin for apps, add-ons, logs, Postgres, and operational workflows through Heroku's remote MCP service.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

herokustreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.heroku.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "heroku",
  "version": "0.1.0",
  "description": "Community package for the official Heroku hosted MCP plugin for apps, add-ons, logs, Postgres, and operational workflows through Heroku's remote MCP service.",
  "author": {
    "name": "777genius",
    "url": "https://github.com/777genius"
  },
  "homepage": "https://devcenter.heroku.com/articles/heroku-remote-mcp-server",
  "repository": "https://github.com/777genius/universal-agent-plugins",
  "license": "Apache-2.0",
  "keywords": [
    "agent-plugins",
    "ai-agents",
    "apps",
    "backend",
    "cloud",
    "devops",
    "heroku",
    "mcp",
    "plugins"
  ]
}