Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by aadversteeg • Uncategorized
A server that fetches web content and converts HTML to markdown using the Model Context Protocol.
Retrieve and process web content as markdown for better readability.
Fetch large web pages in chunks using pagination parameters.
Customize HTTP request settings like user agent and timeout.
The Fetch MCP Server is a lightweight .NET Core server implementing the Model Context Protocol (MCP) to fetch web content from URLs and convert it into markdown format for easy consumption by AI systems. It supports paginated content retrieval, raw HTML output, and customizable settings such as user agent and timeout. The server can be deployed locally or via Docker and integrates seamlessly with MCP-compatible clients.