Back to Apps

MCP Proxy
by sparfenyuk
Lightweight HTTP proxy for MCP servers, allowing clients to connect without streaming transport.
0 stars
Works in:claude
Exposes:Tools
What it does
mcp-proxy acts as a thin bridge that allows MCP clients to connect to MCP servers via HTTP. This removes the requirement for streaming transport and enables deployment on simpler infrastructure where standard HTTP requests are preferred over persistent stdio/SSE streams.
Tools
This is a proxy server and does not expose its own functional tools; instead, it forwards and filters tools from the connected MCP servers based on the provided configuration.
Installation
Install via Go:
go install github.com/ubie-oss/mcp-proxy
Then run with a config file:
go run . -config config.json -port 9090
Supported hosts
Confirmed for any MCP-compliant client supporting HTTP transport.
Quick install
go install github.com/ubie-oss/mcp-proxyInformation
- Pricing
- free
- Published
- 4/15/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Configure the MCP server URL to point to the mcp-proxy HTTP endpoint.





