Skip to main content
Glama

Google Custom Search Engine MCP Server

google_search

Perform targeted searches using a Google Custom Search Engine by entering a search term and applying filters like site:reddit.com or after:2024-04-30. Retrieve titles, links, and snippets for follow-up content extraction.

Instructions

Search the custom search engine using the search term. Regular query arguments can also be used, like appending site:reddit.com or after:2024-04-30. If available and/or requested, the links of the search results should be used in a follow-up request using a different tool to get the full content. Example: "claude.ai features site:reddit.com after:2024-04-30"

Input Schema

NameRequiredDescriptionDefault
search_termYes

Input Schema (JSON Schema)

{ "properties": { "search_term": { "type": "string" } }, "required": [ "search_term" ], "type": "object" }
Install Server

Other Tools from Google Custom Search Engine MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Richard-Weiss/mcp-google-cse'

If you have feedback or need assistance with the MCP directory API, please join our Discord server