Fetch
OfficialWeb content fetching and conversion optimized for LLM consumption.
Configuration
{
"mcpServers": {
"fetch": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fetch"
]
}
}
}Add this to your claude_desktop_config.json file.