HasData Google Search (SERP)
Rank #5,892com.hasdata/google-search
Google SERP as JSON: organic, AI Overview, People Also Ask, AI Mode, news, shopping. No Cloud setup.
HasData Google Search (SERP) is a Model Context Protocol (MCP) server published by HasData. It ranks #5,892 of 115,460 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. HasData Google Search (SERP) is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 109,568 of 115,460 servers on MCP Toplist.
Use HasData Google Search (SERP)
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http google-search https://mcp.hasdata.com/api/mcp?apis=google_serpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add google-search -e "HASDATA_API_KEY=<your HASDATA_API_KEY>" -- npx -y @hasdata/google-search-mcpReplace each placeholder with your own value before saving.
claude mcp add google-search -e "HASDATA_API_KEY=<your HASDATA_API_KEY>" -- uvx hasdata-google-search-mcpReplace each placeholder with your own value before saving.
[mcp_servers.google-search]
url = "https://mcp.hasdata.com/api/mcp?apis=google_serp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.google-search]
command = "npx"
args = ["-y", "@hasdata/google-search-mcp"]
[mcp_servers.google-search.env]
HASDATA_API_KEY = "<your HASDATA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.google-search]
command = "uvx"
args = ["hasdata-google-search-mcp"]
[mcp_servers.google-search.env]
HASDATA_API_KEY = "<your HASDATA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.hasdata.com/api/mcp?apis=google_serpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"google-search": {
"command": "npx",
"args": [
"-y",
"@hasdata/google-search-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search": {
"command": "uvx",
"args": [
"hasdata-google-search-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search": {
"url": "https://mcp.hasdata.com/api/mcp?apis=google_serp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"google-search": {
"command": "npx",
"args": [
"-y",
"@hasdata/google-search-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search": {
"command": "uvx",
"args": [
"hasdata-google-search-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"google-search": {
"type": "http",
"url": "https://mcp.hasdata.com/api/mcp?apis=google_serp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"google-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hasdata/google-search-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"google-search": {
"type": "stdio",
"command": "uvx",
"args": [
"hasdata-google-search-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search": {
"serverUrl": "https://mcp.hasdata.com/api/mcp?apis=google_serp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"google-search": {
"command": "npx",
"args": [
"-y",
"@hasdata/google-search-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search": {
"command": "uvx",
"args": [
"hasdata-google-search-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search": {
"url": "https://mcp.hasdata.com/api/mcp?apis=google_serp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"google-search": {
"command": "npx",
"args": [
"-y",
"@hasdata/google-search-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search": {
"command": "uvx",
"args": [
"hasdata-google-search-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_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.hasdata%2Fgoogle-search)<a href="https://mcptoplist.com/server/com.hasdata%2Fgoogle-search"><img src="https://mcptoplist.com/badge/com.hasdata%2Fgoogle-search.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
HasData
Other servers by HasData
- HasData YouTube#5,490 · 4 vers
- HasData Instagram#6,409 · 4 vers
- HasData DuckDuckGo#6,759 · 3 vers
- HasData Google Flights#6,904 · 3 vers
- HasData Zillow#7,102 · 3 vers
- HasData Google Maps#7,132 · 4 vers
- HasData Airbnb#7,344 · 3 vers
- HasData Google Trends#7,967 · 3 vers
- HasData Booking.com#7,977 · 3 vers
- HasData TikTok#8,363 · 3 vers
- HasData Indeed#9,031 · 3 vers
- HasData MCP Server#19,462 · 1 ver
Available versions (4)
| Version | Published |
|---|---|
| 1.0.3 | Aug 27, 2026 |
| 1.0.2 | Aug 26, 2026 |
| 1.0.1 | Aug 24, 2026 |
| 1.0.0 | Aug 21, 2026 |
Frequently asked questions
- Who maintains HasData Google Search (SERP)?
- HasData Google Search (SERP) is maintained by HasData, which publishes 13 MCP servers (41 total versions) tracked on MCP Toplist.
- Is HasData Google Search (SERP) listed on the Official MCP Registry?
- Yes — HasData Google Search (SERP) is listed on the Official MCP Registry, alongside Glama.
- How many versions does HasData Google Search (SERP) have?
- MCP Toplist tracks 4 versions of HasData Google Search (SERP), most recently published on Aug 27, 2026.
- Where can I find the source code for HasData Google Search (SERP)?
- The source code for HasData Google Search (SERP) is hosted at github.com/HasData/google-search-mcp.