About
Overview
The SerpAPI MCP Server enables AI agents to access search engine results through SerpAPI. It supports Google, Bing, Yahoo, DuckDuckGo, and other search engines. Provides tools for web search, image search, shopping results, and news search with structured data output.
Capabilities
Tools & Capabilities
⚡search
Search Google and get structured results
⚡search_images
Search Google Images
⚡search_shopping
Search Google Shopping
⚡search_news
Search Google News
Setup
Installation
bash
Install
npx -y mcp-server-serpapiExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"serpapi": {
"command": "npx",
"args": ["-y", "mcp-server-serpapi"],
"env": {
"SERPAPI_KEY": "your-api-key"
}
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 70
Last UpdatedFeb 12, 2026