mcp-gateway

lightconetech
118
A gateway demo for MCP SSE Server
#claude #mcp #model-context-protocol

Overview

What is mcp-gateway

mcp-gateway is a gateway service that connects the stdio-based Model Context Protocol (MCP) implementation in Claude Desktop with HTTP/SSE-based MCP servers, enabling compatibility between different protocol types.

How to Use

To use mcp-gateway, install it globally via npm, configure Claude Desktop to use the gateway, set the MCP server URL if needed, and then start or restart Claude Desktop to apply the changes.

Key Features

Key features include protocol translation from stdio to HTTP/SSE, easy installation via npm, and the ability to connect Claude Desktop to various MCP servers that utilize HTTP/SSE transport.

Use Cases

Use cases for mcp-gateway include enabling Claude Desktop users to interact with HTTP/SSE-based MCP servers, facilitating communication in applications that require protocol compatibility, and serving as a bridge for developers transitioning from stdio-based to HTTP/SSE-based MCP implementations.

Content