Skip to main content
Search & Data ExtractionPython

serpapi/serpapi-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-extractioncloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/serpapi/serpapi-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "serpapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "serpapi/serpapi-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python
Author
serpapi