McpMux
Back to Registry

Kong Konnect MCP Server

Community

Contributed by Kong

Official remote MCP server for Kong Konnect. Query and manage your API platform, debug performance, and search Konnect documentation via search, get_schema, and execute tools covering the full GA Konnect product. Connect to the regional endpoint matching your Konnect region.

About the Kong Konnect MCP Server

The Kong Konnect MCP server is a remote (HTTP) Model Context Protocol server available in the McpMux registry. Official remote MCP server for Kong Konnect. Query and manage your API platform, debug performance, and search Konnect documentation via search, get_schema, and execute tools covering the full GA Konnect product. Connect to the regional endpoint matching your Konnect region. This is a community-contributed MCP server by Kong.

Install the Kong Konnect MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "http",
  "url": "https://us.mcp.konghq.com/",
  "headers": {
    "Authorization": "Bearer ${input:KONNECT_TOKEN}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "KONNECT_TOKEN",
        "label": "Konnect Personal Access Token",
        "description": "Konnect personal access token (PAT) used to authenticate to the Kong Konnect MCP server. A system account access token (SPAT) also works for automated workflows. The US regional endpoint is preconfigured; connect to the endpoint matching the region where your Konnect resources are deployed (us / eu / au / in).",
        "type": "text",
        "required": true,
        "secret": true,
        "placeholder": "kpat_********************************",
        "obtain": {
          "url": "https://cloud.konghq.com/global/account/tokens",
          "instructions": "1. Sign in to Kong Konnect (cloud.konghq.com)\n2. Open your account's Personal Access Tokens page\n3. Generate a new token and copy it (you will not see it again)\n4. Paste it here",
          "button_label": "Create Personal Access Token"
        }
      }
    ]
  }
}
Details
TransportRemote (HTTP)
Hostingremote
AuthAPI Key
Capabilities
Tools

Categories

Tags

kongkonnectapi-gatewayapi-managementremote

Supported AI Clients

The Kong Konnect MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Kong Konnect with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.