OpenSource-Hub
K

Kong

43.3k stars·Developer Tools·SHA-256 checksum verified

Cloud-native, platform-agnostic API gateway with built-in AI/LLM and MCP traffic management, extensible via plugins.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

A versatile cloud-native gateway that handles APIs, LLMs, and MCP traffic with rich plugins and native Kubernetes support.

Core Features

  • Advanced routing, load balancing, health checking
  • Universal LLM API across multiple providers
  • MCP traffic governance, security, and observability
  • 60+ AI capabilities: semantic caching, security, etc.
  • Rich plugin ecosystem for auth, rate limiting, logging

What It Can't Do

  • Default uses PostgreSQL; DB-less mode requires extra config,Advanced AI features may require Konnect subscription,Enable SSL/TLS and security policies in production,Plugin compatibility: Lua plugins are faster than Go/JS

Use Cases

  • Unified microservices API gateway
  • Enterprise AI gateway for multi-LLM routing and security
  • Kubernetes ingress traffic control
  • MCP proxy and governance

Kong Gateway is a cloud-native, platform-agnostic, scalable API gateway that also handles AI, LLM, and MCP traffic. It provides high-performance proxying, routing, load balancing, health checking, authentication, and more. With a rich plugin ecosystem, it serves as the central layer for orchestrating microservices, conventional APIs, and agentic LLM/MCP flows. It runs natively on Kubernetes via its official Ingress Controller. Kong offers advanced AI features like multi-LLM routing, semantic security, and MCP governance. It supports declarative configuration and hybrid deployment without vendor lock-in.

Tags

api-gatewaykubernetesai-gatewaymicroservicesllmmcppluginscloud-native

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Clone docker-kong repo and enter compose directory

4

Step 2: Run `docker-compose --profile database up` to start PostgreSQL and Kong

5

Step 3: Access Kong Manager at http://localhost:8002

Install Guide
  1. Step 1: Clone docker-kong repo and enter compose directory
  2. Step 2: Run `docker-compose --profile database up` to start PostgreSQL and Kong
  3. Step 3: Access Kong Manager at http://localhost:8002
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop Docker containers and remove volumes with `docker-compose down -v`, then delete the docker-kong directory.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseApache-2.0
Last Updated2026-06-25 17:55:41
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

4 FAQs

Similar Projects