AI MCP Proxy

AI License Required

Generate an MCP server in conversion-only modev3.12+

Generate an MCP server from Kong Gateway services.

For this configuration to work properly, you need a Route with the following configuration:

services:
- name: forecast-service
  url: https://api.weatherapi.com/v1/forecast.json
  routes:
  - name: forecast-route
    paths:
    - /forecast

Prerequisites

  • A running and exposed API

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!