Back to search
30
MCP sse

io.github.serpapi/serpapi-mcp

io.github.serpapi/serpapi-mcp

Official SerpApi MCP server for Google, Bing, and other search engines.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.acedatacloud/mcp-serp
MCP server for Google search results via SERP API
0 tools · streamable-http
io.github.saurabhsharma2u/search-console-mcp
MCP server for Google Search Console. Includes sites, sitemaps, analytics, and URL inspection.
0 tools
com.pulsemcp/serpapi-hotels
MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.
0 tools
io.github.bytedance/mcp-server-search
MCP server for web search operations
0 tools
google-search-mcp
Google Search MCP Server - A Python implementation using FastMCP for Google Custom Search API integration
0 tools
google-researcher-mcp
An MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.serpapi/serpapi-mcp": {
      "url": "https://mcp.serpapi.com/mcp",
      "transport": "sse"
    }
  }
}