SourceWeave Web Search runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from pypi. Last commit 23 Apr 2026.
Fully local MCP server and CLI for web research
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sourceweave-web-search -- uvx sourceweave-web-search
{
"mcpServers": {
"sourceweave-web-search": {
"args": [
"sourceweave-web-search"
],
"command": "uvx"
}
}
}
[mcp_servers.sourceweave-web-search]
command = "uvx"
args = ["sourceweave-web-search"]
{
"mcpServers": {
"sourceweave-web-search": {
"args": [
"sourceweave-web-search"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sourceweave-web-search": {
"args": [
"sourceweave-web-search"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.