mcp-konnect
A Model Context Protocol (MCP) server for interacting with Kong Konnect APIs, allowing AI assistants to query and analyze Kong Gateway configurations, traffic, and analytics.
GitHub Stars
33
User Rating
Not Rated
Favorites
0
Views
7
Forks
13
Issues
12
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Node.js: 20.0.0 or higher
Kong Konnect account: API access required
MCP-compatible client: e.g., Claude Desktop, Cursor, etc.
Installation Steps
1. Clone Repository
bash
git clone https://github.com/Kong/mcp-konnect.git
cd mcp-konnect
2. Install Dependencies
bash
npm install
3. Build the Project
bash
npm run build
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check Node.js version and reinstall dependencies. Issue: Not recognized by Claude Desktop Solution: Verify configuration file path and syntax.Additional Resources
Author Information