mcp-server

zhongchen/mcp-server

3.1

If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with Kong Konnect APIs.

Tools

Functions exposed to the LLM to take actions

ListControlPlanes

Lists control planes in a Konnect account.

SearchKonnect

Searches for entities in Konnect using a query string.

ListSearchTypes

Lists all searchable entity types in Konnect.

ListServices

Lists services in a specific control plane.

CreateService

Creates a new service in a control plane.

GetService

Fetches details of a specific service.

UpdateService

Updates an existing service.

DeleteService

Deletes a service.

ListRoutes

Lists routes in a specific control plane.

CreateRoute

Creates a new route in a control plane.

GetRoute

Fetches details of a specific route.

UpdateRoute

Updates an existing route.

DeleteRoute

Deletes a route.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources