Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by RayenMalouche • Uncategorized
A Java-based MCP server for fetching and converting web content into raw text, rendered HTML, and Markdown formats.
Retrieve raw text content directly from URLs without browser rendering.
Fully rendered HTML content using browser automation.
Convert web pages into well-formatted Markdown or summarized Markdown content.
This MCP server provides four main tools to process web content: fetching raw text, retrieving fully rendered HTML using Playwright, converting web pages to Markdown, and extracting main content as Markdown summaries. It supports browser automation and HTML parsing to deliver accurate and formatted content, making it useful for applications requiring structured web data extraction. The server is easy to install, configure, and run with Java and Maven, and includes comprehensive error handling.