SourceWeave Web Search is a Model Context Protocol (MCP) server: Fully local MCP server and CLI for web research. Because it speaks the Model Context Protocol, AI assistants can use SourceWeave Web Search as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package sourceweave-web-search (via uvx) speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.5.0, published under the MIT license, with source at MRNAQA/sourceweave-web-search on GitHub.
On mcp.site, SourceWeave Web Search sits in the Web Scraping category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain SourceWeave Web Search for MRNAQA, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — sourceweave-web-search · MCP over stdio
▸Open source — MIT license · MRNAQA/sourceweave-web-search