Best for
- MCP clients and agents that need web search
- Developers who need to configure a search engine or provider endpoint
This server focuses on web search operations and supports stdio, SSE, and Streamable HTTP transports. The source does not list specific tool names or client compatibility.
mcp-server-search is an MCP server in the UI-TARS-desktop repository for web search operations. It supports selecting a search engine and configuring a search provider API key and base URL.
Use the npm package @agent-infra/mcp-server-search. The stdio transport supports the engine, api-key, and base-url arguments. SSE and Streamable HTTP transports can be run with npx and additionally require a port. The default engine is google and the default port is 8089.