Capability
Sql Query Execution With Mcp Protocol Transport
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “multi-transport mcp server with stdio, http/sse, and websocket”
Playwright MCP server
Unique: Implements transport abstraction at the MCP SDK level, allowing the same server binary to operate over STDIO, HTTP/SSE, or WebSocket by changing only the transport configuration, without modifying tool handler logic
vs others: More deployment-flexible than single-transport solutions; enables both local development (STDIO) and cloud deployment (HTTP/SSE) from the same codebase, unlike tools locked to one transport