Fetchium

zuhabul/Fetchium
★ 4 stars Rust AI/LLM Updated 7d ago
Rust-native universal retrieval layer for humans and AI agents — search, extract, rank, and synthesize the web. CLI + REST API + MCP server, with adaptive extraction (CEP), token-budgeted packing, multi-signal ranking, and cited research.
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": {
    "fetchium": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Fetchium"
      ]
    }
  }
}

README Excerpt

<div align="center"> ``` ███████╗███████╗████████╗ ██████╗██╗ ██╗██╗██╗ ██╗███╗ ███╗ ██╔════╝██╔════╝╚══██╔══╝██╔════╝██║ ██║██║██║ ██║████╗ ████║ █████╗ █████╗ ██║ ██║ ███████║██║██║ ██║██╔████╔██║ ██╔══╝ ██╔══╝ ██║ ██║ ██╔══██║██║██║ ██║██║╚██╔╝██║ ██║ ███████╗ ██║ ╚██████╗██║ ██║██║╚██████╔╝██║ ╚═╝ ██║

Topics

aiclillmmcpopen-sourcerustsearch-engineweb-scraping