Google Custom Search Engine MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | The API key for the custom search engine. | |
| ENGINE_ID | Yes | The engine ID for the custom search engine. | |
| RESULT_NUM | No | The number of search results to return. Range from 1-10. | 10 |
| GEOLOCATION | No | The geolocation of the end-user performing the search. See Geolocation Parameter Values for valid values. | us |
| SERVICE_NAME | No | The name of the service, leave empty if you haven't changed the name (customsearch). | |
| COUNTRY_REGION | No | Restricts search results to documents originating in a particular country. See Country Parameter Values for valid values. | |
| RESULT_LANGUAGE | No | The language of the search results. See CSE Query parameters, lr for valid values. | lang_en |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| google_searchA | 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" |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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