MCP Serp MCP Server

$npx -y @acedatacloud/mcp-serp
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 services

Configuration

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.

Frequently Asked Questions

How do I install MCP Serp?

Install MCP Serp by running: npx -y @acedatacloud/mcp-serp

What MCP clients work with MCP Serp?

MCP Serp works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use MCP Serp with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free