Back to MCP Servers
Serpapi
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-extractiongoapi
By serpapi
Installation
npx -y serpapi-mcpConfiguration
{
"mcpServers": {
"serpapi-mcp": {
"command": "npx",
"args": ["-y", "serpapi-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes