A
licenseNot graded
qualityD
maintenanceExposes any stdio-based MCP server to the internet via HTTP/SSE transport, enabling remote agents to access MCP tools over a network.
15 npm
MIT
No user-submitted related servers found.
Scored across 1 tool
Only one tool exists, so there is no risk of ambiguity. Its purpose is clear and distinct.
With a single tool, naming consistency is not an issue. The tool name 'fetch' is clear and conventional.
One tool is minimal. While it covers the core action of fetching a URL, a proxy server typically involves additional operations like caching, authentication, or transformation, making this feel slightly under-scoped.
The server only provides a single fetch operation, lacking obvious features for a proxy such as request customization, error handling, or support for different protocols. This is a significant gap for the stated purpose.