MCP-Gateway-handson

ketana0224/MCP-Gateway-handson
★ 0 stars JavaScript 🔌 API Integration Updated 7d ago
MCP Gateway, MCP Server Registry などのハンズオン
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-gateway-handson": {
      "command": "npx",
      "args": [
        "-y",
        "ketana0224/MCP-Gateway-handson"
      ]
    }
  }
}

README Excerpt

> **レベル**: L300(中級〜上級) > **所要時間**: コア約5時間45分 + オプション1時間 Azure API Management を MCP Gateway、API Center を MCP Server と SKILL Registry として活用し、AIエージェントが業務ツールに安全にアクセスする基盤を構築するハンズオンワークショップです。 - REST API を APIM で MCP Server(Tool)として公開する - 既存 MCP Server を APIM 配下に配置しガバナンスを適用する - Entra ID 認証・認可ポリシーを設計・実装する - レート制限・監査ログ・相関IDを設定する