Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by owenliang • Frontend & UI
A lightweight Python MCP server that streams website fetch results over Server-Sent Events (SSE) for agent consumption and local testing.
Fetch and stream raw HTML and metadata from websites via an SSE endpoint for real-time processing.
A local, easy-to-run MCP-compatible website fetcher to prototype integrations and event-driven workflows.
Receive continuous updates or results (e.g., redirects, content chunks) from a simple server-sent-events source.
This repository provides a minimal Python SSE-based MCP server and a client example to fetch and stream web page content (including metadata and HTML) to connected clients. It includes runnable examples (sse_server.py and sse_client.py) and a sample open-source client configuration for integrating with an MCP-compatible client that auto-approves fetch requests. The project is useful for quickly testing SSE workflows and wiring a website fetcher into agent pipelines.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.