supergateway

Run MCP stdio servers over SSE and SSE over stdio. AI gateway.

GitHub Stars

2,024

User Rating

Not Rated

Favorites

0

Views

26

Forks

165

Issues

29

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Node.js: 18.0.0 or higher
npm: 8.0.0 or higher

Installation Steps

1. Run Supergateway

Execute the following command to use Supergateway:
bash
npx -y supergateway --stdio "uvx mcp-server-git"

Troubleshooting

Common Issues

Issue: Command does not execute correctly Solution: Check the versions of Node.js and npm, and reinstall if necessary.

Additional Resources