MCP Gateway

io.github.PanosSaltv1.0.3Updated Sep 24, 2026

Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.

VerifiedSSEWeb executableSecurity & Monitoring

Installation

In SourceWeft

  1. Open MCP Gateway in the dashboard and add it to a workspace.
  2. Enable the server for the chats that should use its tools.

Web executable via SSE. Remote servers run from the web runtime once configured in a workspace.

Other MCP clients

Add this to your client's mcpServers config.

{
  "mcpServers": {
    "mcp-gateway": {
      "type": "sse",
      "url": "https://your-gateway.example.com/t/your-org/mcp/sse"
    }
  }
}

Tools

0
Tool metadata has not been indexed yet.

Version history

3
  1. v1.0.3LatestSep 19, 2026
  2. v1.0.2Sep 18, 2026
  3. v1.0.0Sep 16, 2026