SERPdive Web Search
Rank #21,447com.serpdive/serpdive-mcp
AI-agent web search, answer-ready content. Beats Tavily: 60.7% of quality duels, 20.2% fewer tokens.
SERPdive Web Search is a Model Context Protocol (MCP) server published by serpdive. It ranks #21,447 of 132,113 servers tracked on MCP Toplist. SERPdive Web Search is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 110,666 of 132,113 servers on MCP Toplist.
Use SERPdive Web Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http serpdive-mcp https://mcp.serpdive.com/mcpclaude mcp add serpdive-mcp -e "SERPDIVE_API_KEY=<your SERPDIVE_API_KEY>" -- npx -y serpdive-mcpReplace each placeholder with your own value before saving.
[mcp_servers.serpdive-mcp]
url = "https://mcp.serpdive.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.serpdive-mcp]
command = "npx"
args = ["-y", "serpdive-mcp"]
[mcp_servers.serpdive-mcp.env]
SERPDIVE_API_KEY = "<your SERPDIVE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.serpdive.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"serpdive-mcp": {
"command": "npx",
"args": [
"-y",
"serpdive-mcp"
],
"env": {
"SERPDIVE_API_KEY": "<your SERPDIVE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"serpdive-mcp": {
"url": "https://mcp.serpdive.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"serpdive-mcp": {
"command": "npx",
"args": [
"-y",
"serpdive-mcp"
],
"env": {
"SERPDIVE_API_KEY": "<your SERPDIVE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"serpdive-mcp": {
"type": "http",
"url": "https://mcp.serpdive.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"serpdive-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"serpdive-mcp"
],
"env": {
"SERPDIVE_API_KEY": "<your SERPDIVE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"serpdive-mcp": {
"serverUrl": "https://mcp.serpdive.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"serpdive-mcp": {
"command": "npx",
"args": [
"-y",
"serpdive-mcp"
],
"env": {
"SERPDIVE_API_KEY": "<your SERPDIVE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"serpdive-mcp": {
"url": "https://mcp.serpdive.com/mcp"
}
}
}{
"mcpServers": {
"serpdive-mcp": {
"command": "npx",
"args": [
"-y",
"serpdive-mcp"
],
"env": {
"SERPDIVE_API_KEY": "<your SERPDIVE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/com.serpdive%2Fserpdive-mcp)<a href="https://mcptoplist.com/server/com.serpdive%2Fserpdive-mcp"><img src="https://mcptoplist.com/badge/com.serpdive%2Fserpdive-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
serpdive
Other servers by serpdive
View all serpdive servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.4 | Jul 19, 2026 |
| 0.1.3 | Jul 19, 2026 |
| 0.1.2 | Jul 18, 2026 |
Frequently asked questions
- Who maintains SERPdive Web Search?
- SERPdive Web Search is maintained by serpdive, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is SERPdive Web Search listed on the Official MCP Registry?
- Yes — SERPdive Web Search is listed on the Official MCP Registry, alongside Glama.
- How many versions does SERPdive Web Search have?
- MCP Toplist tracks 3 versions of SERPdive Web Search, most recently published on Jul 19, 2026.
- Where can I find the source code for SERPdive Web Search?
- The source code for SERPdive Web Search is hosted at github.com/serpdive/serpdive-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.