Loomal

mcp-server-search

MCP server by github.com/bytedance/ui-tars-desktop

MCP server for web search operations

36.3k starsnpm: @agent-infra/mcp-server-search

About mcp-server-search

mcp-server-search is an MCP (Model Context Protocol) server published by bytedance in the official MCP registry, listed under Search on Loomal. MCP server for web search operations

It ships as an npm package (@agent-infra/mcp-server-search), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bytedance/ui-tars-desktop, where the project has earned 36,321 GitHub stars.

Use mcp-server-search with your agent

Claude Code · one command
claude mcp add mcp-server-search -- npx -y @agent-infra/mcp-server-search
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-server-search": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-infra/mcp-server-search"
      ]
    }
  }
}
npm@agent-infra/mcp-server-search

Frequently asked questions

What is mcp-server-search?
mcp-server-search is an MCP (Model Context Protocol) server by bytedance in the Search category. MCP server for web search operations
How do I connect mcp-server-search to Claude, Cursor, or another MCP client?
Install mcp-server-search from its npm package (@agent-infra/mcp-server-search) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-server-search open source?
Yes — the source code is public at github.com/bytedance/ui-tars-desktop, with 36,321 GitHub stars.
Can AI agents pay to use mcp-server-search?
Not yet through Loomal — mcp-server-search is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-server-search? Claim this listing free by verifying GitHub ownership, or contact us.