Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”Ž Search & Data Extraction
  3. MCPSerp
MCPSerp logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:46:06 AM

MCPSerp

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
google-searchserpsearchdata-extractionmcp

Searches Google web, image, news, video, places, and maps results through MCP using the Ace Data Cloud SERP API.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "acedatacloud-mcpserp": {
      "command": "uvx",
      "args": [
        "mcp-serp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (11) Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Overview

AceDataCloud/MCPSerp MCP server exposes Google SERP searches as MCP tools through the Ace Data Cloud API. It supports web, image, news, video, places, maps, and knowledge graph results, with country, language, and time-range options. Use it when an agent needs structured Google search data from an MCP-compatible client. The server is available as a hosted HTTP endpoint or as a locally run Python package.

Use cases

β€’Search the web for current information
β€’Find local businesses and places
β€’Collect recent news articles
β€’Discover images and videos
β€’Filter searches by country, language, or time range

Key features

β€’Structured Google web search results
β€’Image, news, video, places, and maps searches
β€’Knowledge graph information in web search
β€’Country and language localization
β€’Time-range filtering
β€’Hosted HTTP and local stdio deployment

Capabilities & Tool Schemas (11) ~183 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCPSerp.

serp_google_search

Search Google and get structured results using the SERP API.

serp_google_images

Search Google Images and get image results.

serp_google_news

Search Google News and get news article results.

serp_google_videos

Search Google Videos and get video results.

serp_google_places

Search Google for local places and businesses.

serp_google_maps

Search Google Maps for locations.

How MCPSerp works

What AceDataCloud/MCPSerp MCP server does

AceDataCloud/MCPSerp MCP server gives MCP-compatible clients access to Google search results through the Ace Data Cloud SERP API. It separates common Google search modes into dedicated tools for general web results, images, news, videos, local places, and maps. The web search capability also supports structured result retrieval and knowledge graph information.

The server is suitable for agents that need to find current web information, locate businesses, identify geographic locations, gather news articles, or retrieve media results. It is not described as a crawler, browser automation layer, or direct Google API; requests are handled through Ace Data Cloud’s SERP service.

How it works

The project can be used as a hosted streamable HTTP MCP server at https://serp.mcp.acedata.cloud/mcp, so supported clients do not need a local installation. Hosted requests use a Bearer token obtained from the Ace Data Cloud platform. Claude.ai can connect through an OAuth login flow, while the documented configurations for other clients pass the token in an Authorization header.

A local alternative is provided through the mcp-serp Python package. In stdio mode, a local MCP client starts the mcp-serp executable and supplies ACEDATACLOUD_API_TOKEN in the process environment. The package can also run in HTTP mode with a selected port. Docker self-hosting is documented using the published image ghcr.io/acedatacloud/mcp-serp.

Setup and configuration

Create an Ace Data Cloud account, open the SERP Google API documentation, acquire an API token, and use that token for local or hosted requests. The local package requires Python 3.10 or newer according to the project metadata. A direct local launch uses:

bash
uvx mcp-serp

For a local Claude Desktop setup, configure uvx as the command, mcp-serp as its argument, and set ACEDATACLOUD_API_TOKEN in the client’s environment configuration. To expose the local process over HTTP, run mcp-serp --transport http --port 8000.

The hosted endpoint can be added to Claude Desktop, Cursor, Windsurf, Cline, and other clients that support streamable HTTP MCP connections. The README also documents setup for VS Code, JetBrains, Claude Code, Amazon Q Developer, Roo Code, Continue.dev, and Zed.

Tools and capabilities

Search tools include:

  • serp_google_search for general Google results.
  • serp_google_images for image results, including image URLs and thumbnails.
  • serp_google_news for news articles.
  • serp_google_videos for videos from YouTube and other sources.
  • serp_google_places for local businesses and places.
  • serp_google_maps for map locations.

Supporting tools list available search types, country codes, language codes, and time-range filters. serp_get_usage_guide provides guidance for using the Google SERP tools. Localization and time filtering help agents tailor searches to a region, language, or recency window.

Limitations and notes

Use of the hosted or local server requires an Ace Data Cloud API token for SERP requests, except where the hosted Claude.ai OAuth flow handles authentication. The README does not specify API pricing, quotas, result guarantees, or detailed response schemas. Search data is obtained through the Ace Data Cloud SERP API rather than from a locally maintained search index.

AceDataCloud/MCPSerp MCP server is released under the MIT license. The repository documents both a managed endpoint and self-hosting options, but the hosted endpoint and local package are separate deployment choices.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • MCP Serp logoMCP Serp

    MCP server for Google search results via SERP API

    πŸ”Ž Search & Data Extraction1 views
    Compare vs MCP Serp β†’
  • Open WebSearch logoOpen WebSearch

    Web search using free multi-engine search (NO API KEYS REQUIRED) β€” Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.

    πŸ”Ž Search & Data Extraction3 views
    Compare vs Open WebSearch β†’
  • Serpapi MCP logoSerpapi MCP

    SerpApi MCP Server for Google and other search engine results. Provides multi-engine search across Google, Bing, Yahoo, DuckDuckGo, YouTube, eBay, and more with real-time weather data, stock market information, and flexible JSON response modes.

    πŸ”Ž Search & Data Extraction2 views
    Compare vs Serpapi MCP β†’
  • Brave Search MCP Server logoBrave Search MCP Server

    Web search capabilities using Brave's Search API

    πŸ”Ž Search & Data Extraction7 views
    Compare vs Brave Search MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
14d ago
Most recent push to the default branch.
Tools exposed
11
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCPSerp

Run `uvx mcp-serp` for a local stdio server, or install the `mcp-serp` package from PyPI. The README also provides a hosted endpoint that requires no local installation.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCPSerp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/acedatacloud-mcpserp?style=directory)](https://allmcps.com/mcp/acedatacloud-mcpserp)
HTML Embed
<a href="https://allmcps.com/mcp/acedatacloud-mcpserp"><img src="https://allmcps.com/api/badge/acedatacloud-mcpserp?style=directory" alt="MCPSerp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 6, 2026
10/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit14d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 28, 2026
56Quality signal: Good Β· 56/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity4/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev Β· mcp-serp (PyPI)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to MCPSerp β†’Install in Claude DesktopInstall in CursorInstall in VS Code