Back to directory
mcp-konnect

mcp-konnect

@Kong40

A Model Context Protocol (MCP) server enabling AI assistants to interact with Kong Konnect APIs for querying and analyzing gateway configurations, traffic, and analytics.

kongkonnectapi-gatewaycloud

Installation & Configuration

{
  "mcpServers": {
    "kong-konnect": {
      "command": "node",
      "args": [
        "/absolute/path/to/mcp-konnect/build/index.js"
      ],
      "env": {
        "KONNECT_ACCESS_TOKEN": "kpat_api_key_here",
        "KONNECT_REGION": "us"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/6
Updated
2026/6/6