search & data extraction
Server Fetch
Efficient web content fetching and processing for AI consumption
python
cloud
local
search & data extraction
Installation
npx -y modelcontextprotocol/server-fetchConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "server-fetch",
"command": "npx",
"args": [
"-y",
"modelcontextprotocol/server-fetch"
]
}About This MCP Server
modelcontextprotocol/server-fetch
Efficient web content fetching and processing for AI consumption
GitHub: https://github.com/modelcontextprotocol/servers-archived/tree/main/src/fetch
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub