MCP Search Server runs on your own machine — the client starts it, so there is no endpoint to ping. 591 installs a week from pypi.
Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 search -- uvx mcp-search-server
{
"mcpServers": {
"search": {
"args": [
"mcp-search-server"
],
"command": "uvx"
}
}
}
[mcp_servers.search]
command = "uvx"
args = ["mcp-search-server"]
{
"mcpServers": {
"search": {
"args": [
"mcp-search-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"search": {
"args": [
"mcp-search-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.