Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tekorex • Uncategorized
A minimal transport adapter connecting stdio MCP clients to stateless HTTP MCP servers.
Connect stdio-based MCP clients to HTTP-based MCP servers.
Session tracking via UUID Session-Id headers in stateless HTTP environments.
Reduce server load by filtering unsupported MCP capabilities.
MCP2HTTP enables Model Context Protocol clients using stdio transport to communicate with MCP servers over stateless HTTP by converting the transport layer. It supports optional session tracking via client-generated UUID Session-Id headers and filters unsupported capabilities to reduce unnecessary server load. This adapter facilitates integration with serverless platforms and legacy systems by bridging MCP clients to regular HTTP endpoints without requiring SSE.