Skip to content
Back to search
30
MCP

io.github.x-hannibal/webshift

io.github.x-hannibal/webshift

Rust MCP server for denoised web search — fetch, clean, and rerank web content for AI agents.

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

Similar MCP servers embedding-nearest

io.github.annibale-x/webshift
Rust MCP server for denoised web search — fetch, clean, and rerank web content for AI agents.
0 tools
io.github.x-monk/webshift
Rust MCP server for denoised web search — fetch, clean, and rerank web content for AI agents.
0 tools
io.github.x-hannibal/mcp-webgate
Web search that doesn't wreck your AI's memory.
0 tools
WebShift
Denoised web search — fetch, clean, and rerank web content for AI agents with strict size budgets.
0 tools
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
0 tools
io.github.cyanheads/shift-mcp-server
Lightweight coordination layer for multiple AI agents working on the same codebase simultaneously.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.x-hannibal/webshift": {
      "url": "None",
      "transport": "http"
    }
  }
}