# Kong Mcp Testbed

> Kong Gateway 3.12にて追加されたMCP関連のプラグインを検証する為の環境。Docker Compose形態での環境設定と、ゲートウェイの設定用のYAMLファイルを用意しています。

- **Type:** MCP server
- **Install:** `agentstack add mcp-shinichi-hashitani-kong-mcp-testbed`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [shinichi-hashitani](https://agentstack.voostack.com/s/shinichi-hashitani)
- **Installs:** 0
- **Category:** [Cloud & Infrastructure](https://agentstack.voostack.com/c/cloud-infrastructure)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [shinichi-hashitani](https://github.com/shinichi-hashitani)
- **Source:** https://github.com/shinichi-hashitani/kong-mcp-testbed

## Install

```sh
agentstack add mcp-shinichi-hashitani-kong-mcp-testbed
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# kong-mcp-testbed
Kong Gatewayの3.12で登場したMCP Proxy及びAI MCP OAuth2プラグインの試験環境です。

環境はDocker Composeを利用してKong Gatewayを立ち上げ、decKを利用してサービス/ルート定義やプラグインの設定を行うサンプルを併せて提供しています。

> [!IMPORTANT] 
> Kong Enterpriseのライセンスが必要です。

## ゲートウェイの立ち上げ
1. Kong Gateway Enterpriseライセンスを`.env`に設定。
2. 以下のコマンドを実行
```
docker compose up -d
```
3. [http://localhost:8002](http://localhost:8002) にアクセス

## サンプル環境
1. [OpenWeather](/weather.md) - ```conversion-listener```モードで既存のREST APIに対してMCPサーバを用意。
2. [Transactions](/transactions.md) - ```listener```と```conversion-only```モードを組み合わせる事により、異なる2つのサービスへのアクセスを集約したMCPサーバを構築。

## アクセス (insomnia)
バックエンドとなるOpenWeather、Account、Transactionの各種サービスに接続する際に利用できる[Insomnia Collection](/collections/kong-mcp-testbed-collection.yaml)を用意。InsomniaからImportすることが可能。

## 関連ドキュメンテーション
[KongにおけるMCPサーバー機能の概要](https://developer.konghq.com/mcp/)

[サンプルチュートリアル](https://developer.konghq.com/mcp/kong-mcp/get-started/)

[AI MCP Proxyプラグイン](https://developer.konghq.com/plugins/ai-mcp-proxy/)

[AI MCP OAuthプラグイン (Tech Preview)](https://developer.konghq.com/plugins/ai-mcp-oauth2/)

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [shinichi-hashitani](https://github.com/shinichi-hashitani)
- **Source:** [shinichi-hashitani/kong-mcp-testbed](https://github.com/shinichi-hashitani/kong-mcp-testbed)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** yes
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-shinichi-hashitani-kong-mcp-testbed
- Seller: https://agentstack.voostack.com/s/shinichi-hashitani
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
