Skip to content
Back to search
30
MCP

io.github.x-monk/webshift

io.github.x-monk/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-hannibal/webshift
Rust MCP server for denoised web search — fetch, clean, and rerank web content for AI agents.
0 tools
io.github.x-monk/mcp-webgate
Web search that doesn't wreck your AI's memory.
0 tools
io.github.rukh-debug/rustypaste-mcp
An MCP server that wraps the rustypaste API
0 tools
morchus/rust_repl-mcp
MCP Server to expose the Evcxr Rust REPL to LLMs.
0 tools
Brain
Rust MCP server providing git-backed long-term memory for AI coding agents with SQLite indexing and CLI interface.
0 tools

How to use

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

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