README.md
Structured Google Search capabilities via AceDataCloud SERP API
An MCP server that provides structured Google Search capabilities including web, images, news, videos, maps, and local places via the AceDataCloud SERP API. It enables AI clients to perform localized searches and retrieve detailed information from the Google Knowledge Graph.
Tools (4)
google_searchPerform a standard Google web search to retrieve organic results.google_imagesSearch for images on Google.google_newsSearch for news articles on Google.google_mapsSearch for locations and places on Google Maps.Environment Variables
ACEDATACLOUD_API_KEYrequiredAPI key for accessing AceDataCloud SERP servicesConfiguration
claude_desktop_config.json
{"mcpServers":{"mcp-serp":{"command":"npx","args":["-y","@acedatacloud/mcp-serp"],"env":{"ACEDATACLOUD_API_KEY":"YOUR_API_KEY"}}}}Try it
→Search Google for the latest news on artificial intelligence regulations in the EU.
→Find images of modern sustainable architecture in Scandinavia.
→Search Google Maps for highly-rated Italian restaurants in Brooklyn, New York.
→Retrieve detailed information from the Google Knowledge Graph about the James Webb Space Telescope.