iiRecord
Agentic AI Atlas · Kong MCP Server
tool-server:mcp-konga5c.ai
II.
ToolServer JSON

tool-server:mcp-kong

Structured · live

Kong MCP Server json

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

File · extensions/tool-servers/mcp-build-ci-tools.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-kong",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-build-ci-tools.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Kong MCP Server",
    "description": "MCP server providing access to the Kong API Gateway.\nEnables AI agents to manage routes, services, plugins, consumers,\nand upstreams through the Kong Admin API.\n",
    "protocol": "mcp",
    "category": "devtools",
    "repoUrl": "https://github.com/Kong/kong-mcp-server",
    "maintainer": "Kong",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-kong",
      "to": "tool:kong",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-kong",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-kong",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}