MCP HubMCP Hub
R

Google Custom Search Engine MCP Server

By Richard-Weiss·Visit Source
Google CSE MCP server for LLM search capabilities
January 28, 2025
22 days ago
12 Clicks

What is this MCP

This is a Model Context Protocol server that enables LLMs to perform web searches using Google's Custom Search Engine (CSE) API. It returns search results (titles, links, and snippets) without fetching the actual content.

How to use this MCP

Configure the server with your Google CSE API key and engine ID, then integrate it with an LLM system like Claude. The server provides a google_search tool that accepts search terms and returns results. It can be chained with other MCP servers for content extraction.

What this MCP can be used for

Enhancing LLMs with web search capabilities, enabling fact-checking, research assistance, and up-to-date information retrieval. The 100 free daily searches make it suitable for lightweight applications without billing setup.

Repository Info
Stars:
16
Forks:
1
Watchers:
16
Last Updated: 24 days ago