Heroku MCP server

Official

list_teams

View and manage Heroku team memberships, access metadata, and verify enterprise relationships. Output team details in simplified text or detailed JSON format for app operations and membership verification.

Instructions

List Heroku Teams the user belongs to. Use this tool when you need to: 1) View all accessible teams, 2) Check team membership, 3) Get team metadata and enterprise relationships, or 4) Verify team access for app operations. Supports JSON output for detailed team information.

Input Schema

NameRequiredDescriptionDefault
jsonNoControls the output format. When true, returns a detailed JSON response containing team metadata such as enterprise account name. When false or omitted, returns a simplified text format.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "json": { "description": "Controls the output format. When true, returns a detailed JSON response containing team metadata such as enterprise account name. When false or omitted, returns a simplified text format.", "type": "boolean" } }, "type": "object" }
ID: c1gtn2x5d2