modelcontextprotocol/server-fetch
Efficient web content fetching and processing for AI consumption
Quick Start
Clone the repository:
git clone https://github.com/modelcontextprotocol/servers-archived/tree/main/src/fetchClaude 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.