Serp API MCP Server
A Model Context Protocol (MCP) server implementation that integrates with SerpApi for comprehensive search engine results and data extraction. It is available as a remote MCP endpoint.
Teams that work with Serpapi and want a hosted endpoint instead of running a local process. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 171 · #22 OF 51 MAINTAINED SEARCH · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Serp API
before you install - you'll need
SERPAPI_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add serpapi-serpapi-mcp --transport http https://mcp.serpapi.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"serpapi-serpapi-mcp": {
"url": "https://mcp.serpapi.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.serpapi.com/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.serpapi.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry namespace io.github.serpapi is GitHub-verified and matches the repo owner
03 · What Serp API can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.3 · 2026-09-09
Add MCPB (MCP Bundle) support · Update server.json to use header-based auth for better client compatibility.
04 · Who maintains Serp API
SerpApi is maintained by serpapi. It's the only MCP server we track from this author; the repo dates to Mar 2025.
05 · Facts
- repository
- github.com/serpapi/serpapi-mcp
- website
- https://serpapi.com/
- category
- search - ranked #22 of 51 actively-maintained search servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-09-09)
- registry
- io.github.serpapi/serpapi-mcp (active, first published 2026-02-10 · 4 versions)
06 · Serp API FAQ
What is Serp API?
A Model Context Protocol (MCP) server implementation that integrates with SerpApi for comprehensive search engine results and data extraction. It is available as a remote MCP endpoint.
Is Serp API still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Serp API?
Run `claude mcp add serpapi-serpapi-mcp --transport http https://mcp.serpapi.com/mcp`. The README documents one environment variable (SERPAPI_API_KEY) to set first. You can also paste the ready-made client config above.
Does Serp API require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Serp API
Alternatives to Serp API
Maintained search servers if Serp API isn't the fit.
- Server Search MCP server for web search operations ★ 39,038 · 2026-09-11
- SearXNG Search MCP server for SearXNG - privacy-respecting web search with pagination, URL reading ★ 1,245 · 2026-09-18
- Mu News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint. ★ 432 · 2026-09-18
- Blockrun MCP Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402. ★ 394 · 2026-09-16
- Alfanous - Quranic Search Engine Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support. ★ 289 · 2026-06-14
- Vexor A semantic search engine for files and code. ★ 241 · 2026-09-12
Pairs well with
Servers that cover what Serp API doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,478
- Tavily MCP → web scraping companion web scraping · ★ 2,390
- Context7 → documentation companion documentation · ★ 62,152
- GitLab MCP → documentation companion documentation · ★ 1,984
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
More search MCP servers · AI Visibility · Indexnow · Geo Tool Check · Searchpin - Free Web Search for AI Agents · Qsearch
More Python MCP servers · Minirag MCP · Dev Time · Airlock · Shuck File · Oasyce · see all