MCP Server Search runs on your own machine — the client starts it, so there is no endpoint to ping. 158 installs a week from npm. Last commit 1 Jul 2026.
MCP server for web search operations
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABfCAYAAACgCTpnAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAS6ADAAQAAAABAAAAXwAAAAARa1b5AAAaTElEQVR4AeVcB7iUxbme3T2FKl1BlKZgFDWo2JCiPCpgohQBsRB7iTwmJrZriD0RSACDBb3Gq6i5sWCEq6K…
const statA = fs.statSync(path.join(logDir, a));
this.logger = logger.spawn(this.constructor.name);
- '!{.env,.env.*,.npmrc,pnpm-lock.yaml}'
'process.env.UI_TARS_APP_PRIVATE_KEY_BASE64': JSON.stringify(
process.env.UI_TARS_APP_PRIVATE_KEY_BASE64,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
MCP server for advanced web search using Tavily
MCP server for advanced web search using Tavily API.
MCP server for Google Sheets API — read, write, format, batch operations.
MCP server for iFlow Search web search, image search, and URL fetch tools.
MCP server for SearXNG — privacy-respecting web search with pagination, URL reading
Secure MCP server for public web search and URL fetching.
MCP server for remote filesystem operations on cloud storage (Google Cloud Storage).
Public MCP server for the LLM Search Engine
Answers built from our own checks of this server.