Kong Konnect

Kong Konnect

MCP server for interacting with Kong Konnect APIs to query and analyze gateway configurations, traffic, and analytics.

38
Stars
17
Forks
0
Releases

Overview

The Kong Konnect MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to interact with Kong Konnect's API Gateway. It provides a suite of tools to query analytics data, inspect configuration objects (services, routes, consumers, and plugins), and manage control planes and their groups through natural language conversations. The project is organized with a modular codebase (src with index.ts, api.ts, tools.ts, parameters.ts, prompts.ts, and operations for analytics, configuration, and control planes) to expose MCP-compatible actions. It relies on Kong Konnect API access via environment variables KONNECT_ACCESS_TOKEN and an optional KONNECT_REGION. Available tools are categorized into Analytics Tools (Query API Requests, Get Consumer Requests), Configuration Tools (List Services, List Routes, List Consumers, List Plugins), and Control Planes Tools (List Control Planes, Get Control Plane, List Control Plane Group Memberships, Check Control Plane Group Membership). The MCP server aims to work with Claude and other MCP-compatible assistants for conversational querying and management, though Konnect MCP is described as a work in progress with ongoing improvements in releases.

Details

Owner
Kong
Language
TypeScript
License
Apache License 2.0
Updated
2025-12-07

Features

Query API Request Analytics

Analyze Kong API Gateway requests with customizable filters and parameters.

Inspect Gateway Configurations

List and inspect services, routes, consumers, and plugins for gateway configurations.

Manage Control Planes

Create, list, and manage control planes and control plane groups.

Claude and MCP Compatibility

Integrates with Claude and other MCP-compatible AI assistants for natural language interactions.

Audience

AI assistantsEnable AI assistants to query analytics, inspect configurations, and manage control planes via natural language.

Tags

Kong KonnectMCP serverAPI analyticsGateway configurationsControl planesClaude integrationAI assistants