MCP 服务器 + Kong 网关

by thiagomendes · devops · mcp-server, lobehub, developer

Advanced setupBest for experimentalTrust score 18/100

使用 Kong API Gateway 的简易 MCP 服务器设置。通过 docker-compose 进行部署。不需要外部数据文件。

Source: https://github.com/thiagomendes/poc-mcp-server-with-proxy

Install

git clone https://github.com/thiagomendes/poc-mcp-server-with-proxy

Use this forAI-extracted

  • Proxy MCP server requests through Kong API Gateway for centralized authentication and rate limiting
  • Demonstrate MCP server architecture with API gateway integration patterns
  • Route MCP tool calls through Kong for request/response transformation and monitoring

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, developer

35 GitHub stars · Source: lobehub

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MCP 服务器 + Kong 网关 is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • Model Context Protocol (MCP) Server + Github OAuth by alice-cloudflare

    An MCP server with built-in GitHub OAuth support, deployable on Cloudflare Workers. Requires GitHub OAuth client app credentials configured via environment variables (GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET, COOKIE_ENCRYPTION_KEY). Uses Cloudflare KV namespace for token storage configured via Wrangler.

  • Cloudflare Playwright MCP Example by cloudflare

    Cloudflare Playwright Tools for MCP enabling AI assistants to control a browser through web automation tasks. Deployment uses Cloudflare Workers with wrangler. No external data files required.

  • Hermes Google MCP Server by MAghadavoodi

    Lightweight MCP server for Google Workspace (Calendar, Gmail, Drive) designed for Hermes Agent in Docker, enabling tools to list events, messages, and files via CLI.

  • dooor-os-mcp by Dooor-AI

    Exposes Dooor OS workspace capabilities to MCP-compatible AI clients, enabling natural language querying of data sources, app and deployment inspection, agent and database management, and governance trace reading.

  • mcp-devenv by dicoy

    An MCP server that gives your AI assistant full awareness of your local dev environment — running processes, Docker containers, git state, open ports, log files, and more.

  • SAP Integration Content MCP by PauloCalazans

    Enables managing SAP Cloud Integration iFlows, packages, configurations, deployments, and runtime artifacts via natural language through the OData API.

  • remote-mcp-server-authless by r4m

    Deploys a remote MCP server on Cloudflare Workers without authentication, allowing custom tool definitions and connections to AI Playground and Claude Desktop.

  • k8s-ops-mcp-server by harish235

    Connects Claude Desktop to any Kubernetes cluster, enabling natural language queries for diagnostics and operations such as listing pods, viewing logs, scaling deployments, and more.

Frequently asked questions

How do I install MCP 服务器 + Kong 网关?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MCP 服务器 + Kong 网关?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MCP 服务器 + Kong 网关 free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.