webpipe

arclabs561/webpipe
★ 0 stars Rust Search Updated today
Local search/fetch/extract plumbing, exposed as an MCP stdio server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "webpipe": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "webpipe"
      ]
    }
  }
}

README Excerpt

Local "search -> fetch -> extract" plumbing, exposed as an MCP stdio server. - cache-first fetch by default - explicit limits on bytes/chars/results - stable, schema-versioned JSON outputs - **zero API keys required** — the default tool surface works out of the box Add this to your `~/.cursor/mcp.json`:

Tools (12)

WEBPIPE_ANON_PROXYWEBPIPE_BRAVE_API_KEYWEBPIPE_FIRECRAWL_API_KEYWEBPIPE_PERPLEXITY_API_KEYWEBPIPE_SEARXNG_ENDPOINTWEBPIPE_TAVILY_API_KEYarxivpaper_searchsearch_evidenceweb_extractweb_perplexitywebpipe_meta

Topics

clicursormcprustsearchtoolingweb-scraping