MCP server for Google search results via SERP API
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
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.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Serp.
serp_google_searchSearch Google and get structured results using the SERP API.
serp_google_imagesSearch Google Images and get image results.
serp_google_newsSearch Google News and get news article results.
serp_google_videosSearch Google Videos and get video results.
serp_google_placesSearch Google for local places and businesses.
serp_google_mapsSearch Google Maps for locations.
A Model Context Protocol (MCP) server for Google search using SERP API through the AceDataCloud API.
Perform Google searches and get structured results directly from Claude, VS Code, or any MCP-compatible client.
| Tool | Description |
|---|---|
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. |
serp_list_search_types | List all available Google search types. |
serp_list_countries | List commonly used country codes for Google search. |
serp_list_languages | List commonly used language codes for Google search. |
serp_list_time_ranges | List available time range filters for Google search. |
serp_get_usage_guide | Get a comprehensive guide for using the Google SERP tools. |
AceDataCloud hosts a managed MCP server β no local installation required.
Endpoint: https://serp.mcp.acedata.cloud/mcp
All requests require a Bearer token. Use the API token from Step 1.
Connect directly on Claude.ai with OAuth β no API token needed:
https://serp.mcp.acedata.cloud/mcpAdd to your config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Add to your MCP config (.cursor/mcp.json or .windsurf/mcp.json):
Add to your VS Code MCP config (.vscode/mcp.json):
Or install the Ace Data Cloud MCP extension for VS Code, which registers the hosted MCP servers with one-click setup.
Claude Code supports MCP servers natively:
Or add to your project's .mcp.json:
Add to Cline's MCP settings (.cline/mcp_settings.json):
Add to your MCP configuration:
Add to Roo Code MCP settings:
Add to .continue/config.yaml:
Add to Zed's settings (~/.config/zed/settings.json):
If you prefer to run the server on your own machine:
Clients connect with their own Bearer token β the server extracts the token from each request's Authorization header.
| Tool | Description |
|---|---|
serp_google_search | Flexible Google search with all options |
serp_google_images | Search for images |
serp_google_news | Search for news articles |
serp_google_videos | Search for videos |
serp_google_places | Search for local places/businesses |
serp_google_maps | Search for map locations |
| Tool | Description |
|---|---|
serp_list_search_types | List available search types |
serp_list_countries | List country codes for localization |
serp_list_languages | List language codes for localization |
serp_list_time_ranges | List time range filter options |
serp_get_usage_guide | Get comprehensive usage guide |
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-serp)<a href="https://allmcps.com/mcp/mcp-serp"><img src="https://allmcps.com/api/badge/mcp-serp?style=directory" alt="MCP Serp on AllMCPs" /></a>