Skip to content
Back to search
30
MCP

webfetch

io.github.firish/webfetch

Self-hosted web search for LLM agents: search -> fetch -> rank pipeline with semantic caching

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

Similar MCP servers embedding-nearest

Lumen
Self-hostable agentic-AI LMS: catalog, RAG tutor, FSRS reviews, AI authoring, ingest.
0 tools
Lumen
Self-hostable agentic-AI LMS: catalog, RAG tutor, FSRS reviews, AI authoring, ingest.
0 tools
io.github.Ainode-tech/cache-proxy
LLM caching proxy for AI agents - exact + semantic cache. Free health.
0 tools · streamable-http
webfetch
License-first federated image search with attribution, dimensions, and download tooling.
0 tools
Defuddle Fetch
Fetch content from the web, cleaned up nicely for LLMs (using Defuddle).
0 tools
io.github.bch1212/agentfetch
Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.
0 tools

How to use

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

{
  "mcpServers": {
    "webfetch": {
      "url": "None",
      "transport": "http"
    }
  }
}