Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by EzzoHamdan • Uncategorized
An MCP server that fetches website content via two tools, returning full or streamed responses.
Retrieve full website content in a single response.
Process website content incrementally using streamed chunks.
That require flexible transport options like stdio or SSE for integration.
This MCP server provides tools to fetch website content either as a complete response or in streamed chunks, facilitating efficient content retrieval and processing. It supports two transport methods, stdio and SSE, allowing flexible integration. The streamed fetching is useful for token-aware applications or incremental processing. This server simplifies web content access for agents requiring website data.