Serversio.github.PanosSalt/MCP-Gateway
G

MCP Gateway

io.github.PanosSalt/MCP-Gateway · v1.0.0
● Remote
v1.0.0remote🌐 https://your-gateway.example.com/t/your-org/mcp/sse↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.PanosSalt/MCP-Gateway",
  "description": "Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.",
  "title": "MCP Gateway",
  "repository": {
    "url": "https://github.com/PanosSalt/MCP-Gateway",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "sse",
      "url": "https://your-gateway.example.com/t/your-org/mcp/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}