web-retrieval-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from pypi. Last commit 2 Jun 2026.
MCP web search + tiered web fetch for AI agents (Exa, Firecrawl), SSRF-guarded, cross-platform.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add web-retrieval-mcp -- uvx web-retrieval-mcp
{
"mcpServers": {
"web-retrieval-mcp": {
"args": [
"web-retrieval-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.web-retrieval-mcp]
command = "uvx"
args = ["web-retrieval-mcp"]
{
"mcpServers": {
"web-retrieval-mcp": {
"args": [
"web-retrieval-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"web-retrieval-mcp": {
"args": [
"web-retrieval-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.