← Index

SourceWeave Web Search

io.github.MRNAQA/sourceweave-web-search·v0.5.0·Search
Quality Score
85
/100

Fully local MCP server and CLI for web research

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "sourceweave-web-search": {
      "command": "uvx",
      "args": [
        "sourceweave-web-search"
      ],
      "env": {
        "SOURCEWEAVE_SEARCH_SEARXNG_BASE_URL": "<sourceweave_search_searxng_base_url>",
        "SOURCEWEAVE_SEARCH_CRAWL4AI_BASE_URL": "<sourceweave_search_crawl4ai_base_url>",
        "SOURCEWEAVE_SEARCH_CACHE_REDIS_URL": "<sourceweave_search_cache_redis_url>"
      }
    }
  }
}
§02  Environment variables
SOURCEWEAVE_SEARCH_SEARXNG_BASE_URL

SearXNG URL template. Must contain <query>.

SOURCEWEAVE_SEARCH_CRAWL4AI_BASE_URL

Base URL for the Crawl4AI service.

SOURCEWEAVE_SEARCH_CACHE_REDIS_URL

Redis or Valkey URL used for caching.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Search