Install
MCP server — add to your Claude Code config:
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": [
"mcp-server-fetch"
]
}
}
}
Or run directly:
uvx mcp-server-fetch
Security & trust
Local (stdio)
Reference / official
MIT
Runs on your machine via uvx — it executes with your shell environment and credentials. Review the source before installing.
Source: modelcontextprotocol/servers. This is a structural risk profile — how the server runs and where it's published — not a static code scan (the catalog doesn't hold the server's source). How we think about agent security ›
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 |