Install
MCP server — add to your Claude Code config:
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": [
"mcp-server-fetch"
]
}
}
}
Or run directly:
uvx mcp-server-fetch
Details
| Website | https://github.com/modelcontextprotocol/servers/tree/main/src/fetch |
|---|---|
| GitHub | https://github.com/modelcontextprotocol/servers |
| License | MIT |
| Pricing | free |
| Tags | mcp-server fetch http scraping official |