MCP Server Search
Rank #1,701io.github.bytedance/mcp-server-search
MCP server providing server-search capabilities
MCP Server Search is a Model Context Protocol (MCP) server published by bytedance. It ranks #1,701 of 115,460 servers tracked on MCP Toplist, and its repository has 38,770 GitHub stars. MCP Server Search is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 7, 2025 and most recently updated on Sep 9, 2025.
Ranks ahead of 113,759 of 115,460 servers on MCP Toplist.
Use MCP Server Search
claude mcp add mcp-server-search -- npx -y @agent-infra/mcp-server-search engine googleclaude mcp add mcp-server-search -- npx -y @agent-infra/mcp-server-search engine google port 8089claude mcp add mcp-server-search -- npx -y @agent-infra/mcp-server-search engine google port 8089[mcp_servers.mcp-server-search]
command = "npx"
args = ["-y", "@agent-infra/mcp-server-search", "engine", "google"]Add to ~/.codex/config.toml.
[mcp_servers.mcp-server-search]
command = "npx"
args = ["-y", "@agent-infra/mcp-server-search", "engine", "google", "port", "8089"]Add to ~/.codex/config.toml.
[mcp_servers.mcp-server-search]
command = "npx"
args = ["-y", "@agent-infra/mcp-server-search", "engine", "google", "port", "8089"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google",
"port",
"8089"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google",
"port",
"8089"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google",
"port",
"8089"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google",
"port",
"8089"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-server-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcp-server-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google",
"port",
"8089"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcp-server-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google",
"port",
"8089"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google",
"port",
"8089"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google",
"port",
"8089"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google"
]
}
}
}{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google",
"port",
"8089"
]
}
}
}{
"mcpServers": {
"mcp-server-search": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-search",
"engine",
"google",
"port",
"8089"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bytedance%2Fmcp-server-search)<a href="https://mcptoplist.com/server/io.github.bytedance%2Fmcp-server-search"><img src="https://mcptoplist.com/badge/io.github.bytedance%2Fmcp-server-search.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
bytedance
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 9, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server Search?
- MCP Server Search is maintained by bytedance, which publishes 6 MCP servers (8 total versions) tracked on MCP Toplist.
- Is MCP Server Search listed on the Official MCP Registry?
- Yes — MCP Server Search is listed on the Official MCP Registry.
- How many versions does MCP Server Search have?
- MCP Toplist tracks 2 versions of MCP Server Search, most recently published on Sep 9, 2025.
- Where can I find the source code for MCP Server Search?
- The source code for MCP Server Search is hosted at github.com/bytedance/UI-TARS-desktop.