A
securityA
licenseA
qualityThis server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
Last updated -
1
43,638
JavaScript
MIT License
Enables fetching web content and converting it to Markdown format, allowing for structured text representation of online resources.
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
url
(string, required): URL of the website to fetchheaders
(object, optional): Custom headers to include in the requesturl
(string, required): URL of the JSON to fetchheaders
(object, optional): Custom headers to include in the requesturl
(string, required): URL of the website to fetchheaders
(object, optional): Custom headers to include in the requesturl
(string, required): URL of the website to fetchheaders
(object, optional): Custom headers to include in the requestThis server does not provide any persistent resources. It is designed to fetch and transform web content on demand.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Provides functionality to fetch and transform web content in various formats (HTML, JSON, plain text, and Markdown) through simple API calls.