Free web search for AI agents — multi-engine parallel search, smart ranking, no sign-up, no limits
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx searchpin
MCP client config
{
"mcpServers": {
"searchpin-free-web-search-for-ai-agents": {
"command": "uvx",
"args": [
"searchpin"
]
}
}
}