TB

TBXark/mcp-proxy

An MCP proxy server that aggregates and serves multiple MCP resource servers through a single http server.

#MCP#proxy server#resource aggregation
PublisherTBXark/mcp-proxy
Submitted date4/19/2025

Overview

Title

MCP Proxy Server

How to Use

  • Installation: Build from source, install via Go, or use Docker.
  • Configuration: Configure using a JSON file with server and client settings.
  • Usage: Start the server to aggregate MCP clients and access them via HTTP endpoints.

Key Features

  • Proxy Multiple MCP Clients: Aggregates tools and capabilities from multiple MCP resource servers.
  • SSE Support: Provides real-time updates via Server-Sent Events (SSE).
  • Flexible Configuration: Supports different client types (stdio and sse) with customizable settings.

Use Cases

  • Centralized access to multiple MCP resource servers.
  • Real-time data streaming via SSE.
  • Customizable authentication and logging for different clients.

Visit More

View All