Submit

SuperGateway 介绍

@coding-alt

a year ago
developer-tools
Run MCP stdio servers over SSE and SSE over stdio. AI gateway.
Overview

What is SuperGateway?

SuperGateway is a gateway tool that converts standard input/output (stdio) into Server-Sent Events (SSE), allowing you to run Model Context Protocol (MCP) servers over SSE for remote access.

How to use SuperGateway?

To use SuperGateway, build the project using Maven, then run the application with the appropriate command-line options to set up the stdio to SSE conversion.

Key features of SuperGateway?

  • Converts stdio-based MCP servers to SSE services
  • Supports multiple client connections simultaneously
  • Automatically recognizes and forwards JSON formatted output
  • CORS support
  • Health check endpoint
  • Configurable log levels

Use cases of SuperGateway?

  1. Running MCP servers that require remote access via SSE.
  2. Integrating with web applications that need real-time data updates.
  3. Facilitating communication between different services using JSON messages.

FAQ from SuperGateway?

  • What are the system requirements for SuperGateway?

Java 17 or higher and Maven 3.6 or higher are required.

  • Can I run multiple instances of SuperGateway?

Yes, you can run multiple instances by specifying different ports for each instance.

  • How do I check if the service is running?

You can use the health check endpoint to verify if the service is operational.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.