Skip to content
Back to search
30
MCP v0.2.8

io.github.annibale-x/webshift

io.github.annibale-x/webshift

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

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

Similar MCP servers embedding-nearest

io.github.x-hannibal/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
WebShift
Denoised web search — fetch, clean, and rerank web content for AI agents with strict size budgets.
0 tools
io.github.rukh-debug/rustypaste-mcp
An MCP server that wraps the rustypaste API
0 tools
Brain
Rust MCP server providing git-backed long-term memory for AI coding agents with SQLite indexing and CLI interface.
0 tools
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
0 tools

How to use

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

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