Skip to content
Back to search
30
MCP

web-retrieval-mcp

io.github.velvetsp/web-retrieval-mcp

MCP web search + tiered web fetch for AI agents (Exa, Firecrawl), SSRF-guarded, cross-platform.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentfetch-mcp
MCP server for fetching web URLs with token estimation, smart caching, and intelligent routing. Built for AI agents.
0 tools
io.github.infoinlet-marketplace/mcp-browser-research
Web browsing & research for AI agents — fetch/read pages, structured extraction, Exa search.
0 tools
agentpay-search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo with rate limiting + Pro tier
0 tools
jeeva420/mcp-web-search
MCP server for web search (SearXNG) and scraping/extraction (Crawl4AI) over Streamable HTTP.
0 tools
search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo — npm wrapper
0 tools
io.github.infoinlet-marketplace/mcp-fetch
SSRF-safe URL fetch for AI agents — clean markdown/text/HTML/JSON, plus guarded REST calls.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "web-retrieval-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}