MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP 代理,支持直连与反向连接。内网 MCP Server 无需公网 IP 即可被外网访问。FastAPI + SSE + WebSocket。MCP proxy with direct & reverse modes. Expose local MCP servers without public IP. FastAPI + SSE + WebSocket.

Created 2/24/2026
Updated about 4 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-proxy

Cursor configuration (mcp.json)

{ "mcpServers": { "hyx-cn-mcp-proxy": { "command": "uvx", "args": [ "mcp-proxy" ] } } }