Capability
Resource Serving And Content Delivery Via Mcp Protocol
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “resource access and content retrieval via http”
A TypeScript SSE proxy for MCP servers that use stdio transport.
Unique: Implements MCP resource retrieval that maps resource URIs to HTTP endpoints, enabling web clients to fetch resources using standard HTTP semantics without MCP protocol knowledge.
vs others: Simpler than implementing a custom resource server because it reuses the existing MCP server's resource logic, reducing duplication and maintenance burden.