Enterprise DNA
M MCP Servers Developer low

serpapi/serpapi-mcp

by Various

SerpApi MCP Server for Google and other search engine results

S

MCP

serpapi/serpapi-mcp

Added 1 June 2026

Overview

SerpApi MCP server that exposes Google and other search engine results through the Model Context Protocol. It wraps the SerpApi service, requiring an API key for access. Enables AI agents to perform web searches programmatically.

Best for

Best for
Developers building AI agents that need live search capabilities

Use cases

  • Integrating real-time search results into AI assistants
  • Building search-based retrieval for LLM applications
  • Automating search queries for data extraction or monitoring

How to use

Install

npx @modelcontextprotocol/inspector

Tested with

Claude Desktop, Claude Code, Cursor, VS Code

Example client config

{\n  "mcpServers": {\n    "serpapi": {\n      "type": "http",\n      "url": "https://mcp.serpapi.com/YOUR_SERPAPI_API_KEY/mcp"\n    }\n  }\n}

Notes

SerpApi MCP server that exposes Google and other search engine results through the Model Context Protocol. It wraps the SerpApi service, requiring an API key for access. Enables AI agents to perform web searches programmatically.

141 stars on GitHub. Last updated 2026-04-22. Licensed MIT.

Use cases

  • Integrating real-time search results into AI assistants
  • Building search-based retrieval for LLM applications
  • Automating search queries for data extraction or monitoring

Pros

  • Provides structured search results from multiple engines
  • Simple MCP interface for easy integration with AI tools
  • Supports various search parameters like location and language

Cons

  • Requires a paid SerpApi subscription for production use
  • Limited to the search engines supported by SerpApi
  • Dependency on external API availability and rate limits

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides structured search results from multiple engines
  • Simple MCP interface for easy integration with AI tools
  • Supports various search parameters like location and language

Cons

  • Requires a paid SerpApi subscription for production use
  • Limited to the search engines supported by SerpApi
  • Dependency on external API availability and rate limits
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks