Back to directory
port-labs/port-mcp-server

port-labs/port-mcp-server

@port-labs

Port's MCP Server - enabling advanced automations and natural language interactions for developers and AI applications with Port's Internal Developer Platform

portmcp-serverinternal-developer-platformblueprintsscorecardsentitiesautomationcloud

Installation & Configuration

{
  "mcpServers": {
    "Port": {
      "command": "uvx",
      "args": [
        "[email protected]",
        "--client-id",
        "<PORT_CLIENT_ID>",
        "--client-secret",
        "<PORT_CLIENT_SECRET>",
        "--region",
        "<PORT_REGION>"
      ],
      "env": {
        "PORT_CLIENT_ID": "<PORT_CLIENT_ID>",
        "PORT_CLIENT_SECRET": "<PORT_CLIENT_SECRET>",
        "PORT_REGION": "<PORT_REGION>"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12