mult-fetch-mcp-server
If you are the rightful owner of mult-fetch-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project implements an MCP-compliant client and server for communication between AI assistants and external tools.
The mult-fetch-mcp-server is a Model Context Protocol (MCP) compliant server designed to facilitate communication between AI assistants and external tools. It supports multiple web scraping methods and intelligent content extraction, making it suitable for applications that require fetching and processing web content. The server is built using the official MCP SDK and supports Standard Input/Output (Stdio) transport for communication. It features intelligent mode switching, content size management, and detailed debug logging. The server is modular, allowing for easy maintenance and extension, and supports bilingual internationalization in English and Chinese.
Features
- Implementation based on the official MCP SDK
- Support for Standard Input/Output (Stdio) transport
- Multiple web scraping methods (HTML, JSON, text, Markdown, plain text conversion)
- Intelligent mode switching: automatic switching between standard requests and browser mode
- Content size management: automatically splits large content into manageable chunks