Submit

Google Search MCP Server

@1999AZZAR

MCP server proxy for Google Programmable Search Engine
Overview

what is MCP Server?

MCP Server is a simple server that acts as a proxy for the Google Programmable Search Engine, allowing users to fetch search results in JSON format.

how to use MCP Server?

To use MCP Server, set up the server by configuring your Google API key and Custom Search Engine ID, then run the server and make requests to the /search endpoint with your query.

key features of MCP Server?

  • Proxies requests to Google Custom Search API.
  • Returns search results as raw JSON.
  • Simple HTTP endpoint for easy integration.

use cases of MCP Server?

  1. Integrating Google search capabilities into applications.
  2. Fetching search results for data analysis.
  3. Building custom search interfaces for websites.

FAQ from MCP Server?

  • What do I need to run MCP Server?

You need Node.js, npm, a Google API key, and a Custom Search Engine ID.

  • How do I make a search request?

Use the endpoint /search?q=your+search+terms to get results.

  • What happens if I don't provide a query?

The server will return a 400 error if the q parameter is missing.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.