serpapi/serpapi-mcp
by Various
SerpApi MCP Server for Google and other search engine results
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
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.