AI MCP Proxy

AI License Required

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

Generate an MCP server from Kong Gateway Services.

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

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

This example uses config.tools.annotations.title to add a meaningful name to the tool to simplify human debugging.

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!