Skip to content

Add AIRIS MCP Gateway#86

Open
kazukinakai wants to merge 1 commit intoPuliczek:mainfrom
kazukinakai:add-airis-mcp-gateway
Open

Add AIRIS MCP Gateway#86
kazukinakai wants to merge 1 commit intoPuliczek:mainfrom
kazukinakai:add-airis-mcp-gateway

Conversation

@kazukinakai
Copy link
Copy Markdown

Added AIRIS MCP Gateway to the Tools and code section.

AIRIS MCP Gateway is a Docker-based MCP multiplexer with security-relevant features:

  • API key authentication (Bearer token auth via AIRIS_API_KEY)
  • Circuit breaker for failing servers (prevents cascading failures)
  • Idle-kill for unused servers (reduces attack surface)
  • Process isolation via Docker containers
  • Credential injection (secure env var management, never exposed to clients)

It aggregates 60+ MCP tools behind 7 meta-tools, reducing token exposure by 97% while maintaining full functionality. Similar in category to the already-listed Lasso MCP Gateway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant