Skip to main content
Search & Data ExtractionPython

modelcontextprotocol/server-fetch

Efficient web content fetching and processing for AI consumption

search-data-extractioncloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/modelcontextprotocol/servers-archived/tree/main/src/fetch

Claude Desktop configuration example:

{
  "mcpServers": {
    "modelcontextprotocol-servers-archived-7": {
      "command": "npx",
      "args": [
        "-y",
        "modelcontextprotocol/server-fetch"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python
Author
modelcontextprotocol