MCP Google Custom Search Server
M

MCP Google Custom Search Server

An MCP protocol server based on the Google Custom Search API, providing standardized web search capabilities for language models.
2 points
8.5K

What is the MCP Google Custom Search Server?

This is a search server specifically designed for language models. It provides web search functionality through Google's Custom Search API. The server follows the Model Context Protocol (MCP) standard, allowing AI assistants to conduct web searches like humans.

How to use this search server?

You need to configure the Google API key and search engine ID first, and then start the server. AI assistants can send search requests through the standard interface, and the server will return formatted search results.

Use cases

It is particularly useful when AI assistants need to obtain the latest web information, such as querying news, finding technical documents, or getting real - time data.

Main features

Google search integration
Directly use Google's powerful search capabilities to obtain the most relevant web results
Standardized interface
Follow the MCP protocol and be compatible with various AI assistants
Configurable number of results
You can obtain 1 - 10 search results to meet different needs
Formatted output
The results include titles, URLs, and descriptions, which are easy for AI to understand and use
Advantages
Use Google search technology, with high - quality results
Standardized interface, easy to integrate into various AI systems
Simple configuration, only requires API key and search engine ID
Support multiple AI clients, including Claude Desktop
Limitations
Requires a Google Cloud account and API configuration
The free version has a limit on the number of searches
You can only obtain a maximum of 10 results per search

How to use

Get a Google API key
Create a project in the Google Cloud Console and enable the Custom Search API
Create a search engine
Set up your search engine in the Programmable Search Engine and get the ID
Configure environment variables
Create a.env file and fill in your API key and search engine ID
Start the server
Run the server program, and it will start listening for search requests

Usage examples

Get technical documents
When an AI needs to find official documents for a specific programming language or framework
Query real - time news
When an AI needs to answer questions about current events
Academic research
When an AI needs to find academic papers or research materials

Frequently Asked Questions

Is this service free?
How many search results can I get at most?
How to integrate it into my AI application?
Can the search results be customized?

Related resources

Google Custom Search API documentation
Official API documentation and technical reference
Model Context Protocol GitHub
Open - source implementation and specification of the MCP protocol
Google Cloud Console
Create and manage API keys
Example configuration video tutorial
Video guide for step - by - step server setup

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "google-search": {
      "command": "node",
      "args": [
        "/absolute/path/to/mcp-google-custom-search-server/build/index.js"
      ],
      "env": {
        "GOOGLE_API_KEY": "your-api-key",
        "GOOGLE_SEARCH_ENGINE_ID": "your-search-engine-id"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Airweave
Airweave is an open - source context retrieval layer for AI agents and RAG systems. It connects and synchronizes data from various applications, tools, and databases, and provides relevant, real - time, multi - source contextual information to AI agents through a unified search interface.
Python
7.6K
5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
6.5K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
7.7K
5 points
N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
10.9K
5 points
P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
10.4K
5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
9.4K
5 points
C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
18.0K
5 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
18.2K
5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
35.8K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
25.0K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.6K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
74.1K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
32.6K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.3K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
98.1K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.1K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase