by Richard-Weiss · MCP Server · ★ 41
Google Custom Search Engine MCP Server A Model Context Protocol server that provides search capabilities using a CSE (custom search engine). This server enables LLMs to provide a regular google search term and returns the found search results. The tool only returns the results itself and not the content, the tool should be combined with other servers like mcp-server-fetch to extract the content from the search results. You may also combine it with other tools to enable some kind of "deep search" or tool chaining in general.
| Stars | 41 |
| Forks | 8 |
| Language | Python |
| Category | MCP Server |
| License | Unlicense |
| Quality Score | 59.208/100 |
| Last Updated | 2026-04-09 |
| Created | 2025-01-19 |
| Platforms | mcp, python |
| Est. Tokens | ~8k |
These tools work well together with mcp-google-cse for enhanced workflows:
Explore other popular mcp server tools:
mcp-google-cse is A Model Context Protocol server that provides search capabilities using a Google CSE (custom search engine).. It is categorized as a MCP Server with 41 GitHub stars.
mcp-google-cse is primarily written in Python.
You can find installation instructions and usage details in the mcp-google-cse GitHub repository at github.com/Richard-Weiss/mcp-google-cse. The project has 41 stars and 8 forks, indicating an active community.
mcp-google-cse is released under the Unlicense license, making it free to use and modify according to the license terms.