Show HN: SerpApi MCP Server
6 days ago
- #Search Engine Integration
- #MCP Server
- #SerpApi
- MCP server integrates with SerpApi for search engine results and data extraction.
- Supports multiple search engines including Google, Bing, Yahoo, DuckDuckGo, YouTube, and eBay.
- Provides real-time weather data, stock market information, and dynamic result processing.
- Offers flexible response modes: complete or compact JSON responses.
- Hosted service available at mcp.serpapi.com; requires an API key from SerpApi dashboard.
- Configurable for Claude Desktop with path-based or header-based API key methods.
- Supports various parameters like search query, engine, location, and response mode.
- Local development setup includes Docker support and testing with MCP Inspector.
- Common issues include missing API key, invalid key, rate limit exceeded, and no results.
- Open-source under MIT License; contributions welcome via GitHub.