iiRecord
Agentic AI Atlas · Port MCP Server
tool-server:mcp-port-deva5c.ai
II.
ToolServer JSON

tool-server:mcp-port-dev

Structured · live

Port MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-iac-platform.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-port-dev",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-iac-platform.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Port MCP Server",
    "description": "Official Port MCP server enabling AI agents to query the software catalog,\nanalyze scorecards, trigger self-service actions, and manage developer portal\nresources through natural language interactions with the Port platform.\n",
    "protocol": "mcp",
    "category": "devtools",
    "repoUrl": "https://github.com/port-labs/port-mcp-server",
    "maintainer": "Port Labs",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-port-dev",
      "to": "tool:port-dev",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-port-dev",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-port-dev",
      "to": "domain:platform-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}