MCP Server Search runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 1 Jul 2026.
MCP server for web search operations
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 mcp-server-search -- npx -y @agent-infra/mcp-server-search
{
"mcpServers": {
"mcp-server-search": {
"args": [
"-y",
"@agent-infra/mcp-server-search"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-search]
command = "npx"
args = ["-y", "@agent-infra/mcp-server-search"]
{
"mcpServers": {
"mcp-server-search": {
"args": [
"-y",
"@agent-infra/mcp-server-search"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-search": {
"args": [
"-y",
"@agent-infra/mcp-server-search"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.