Serversio.port/Port
P

io.port/Port

io.port/Port · v1.0.2
● Remote
v1.0.2remote🌐 https://mcp.port.io/v1↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.port/Port",
  "description": "Port.io mcp server",
  "repository": {
    "url": "https://github.com/port-labs/remote-mcp-server",
    "source": "github"
  },
  "version": "1.0.2",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.port.io/v1"
    },
    {
      "type": "streamable-http",
      "url": "https://mcp.us.port.io/v1"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}