mult-fetch-mcp-server

mult-fetch-mcp-server

7

The mult-fetch-mcp-server project is an MCP-compliant system facilitating communication between AI assistants and external web tools. It features web scraping capabilities, intelligent content extraction, and supports multiple transport methods. Designed for modularity and ease of integration with platforms like Claude.

mult-fetch-mcp-server

This project implements an MCP-compliant client and server for communication between AI assistants and external tools.

MCP Specification

  • Supports Standard Input/Output (Stdio) transport.

Features

  • Based on official MCP SDK.
  • Supports multiple web scraping methods and intelligent mode switching.
  • Includes intelligent content extraction based on Mozilla's Readability library.
  • Modular design for easy maintenance.

Installation

  • Can be installed via Smithery, pnpm, or npx for global or local use.

Integration with Claude

  • Configuration required for Claude desktop.
  • Supports multiple fetching tools like fetch_html, fetch_json, fetch_txt.

Language Settings

  • Supports English and Chinese.

Debugging

  • Debug information controlled through parameters and environment variables.