Web Search runs on your own machine — the client starts it, so there is no endpoint to ping. 696 installs a week from pypi. Last commit 29 Jul 2026.
Keyless multi-engine web search, fetch, and clean-Markdown read for AI agents. No API keys.
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 web-search -- uvx websearch-skill
{
"mcpServers": {
"web-search": {
"args": [
"websearch-skill"
],
"command": "uvx"
}
}
}
[mcp_servers.web-search]
command = "uvx"
args = ["websearch-skill"]
{
"mcpServers": {
"web-search": {
"args": [
"websearch-skill"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"web-search": {
"args": [
"websearch-skill"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.