Google Search MCP Server logo

Google Search MCP Server

0

Google Search MCP server for Cursor. Google SERP as structured JSON, covering organic results, AI Overview, People Also Ask, AI Mode, news, shopping, product and short video results. Remote MCP server hosted by HasData, connects over streamable HTTP with your HasData API key.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "type": "streamable-http", "url": "https://mcp.hasdata.com/api/mcp?apis=google_serp", "headers": { "x-api-key": "YOUR_HASDATA_API_KEY" } }