Google Research MCP
by zoharbabin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port to run the HTTP server on (default is 3000). | |
| MCP_TEST_MODE | No | Used to override the default transport mode (e.g., set to 'stdio' to force STDIO in Docker). | |
| OAUTH_AUDIENCE | No | The expected audience for OAuth JWT validation. Not needed for STDIO transport. | |
| OAUTH_ISSUER_URL | No | URL of the external authorization server (e.g., Auth0, Okta) used to issue JWTs. Not needed for STDIO transport. | |
| GOOGLE_CUSTOM_SEARCH_ID | Yes | Your Google Custom Search Engine ID. | |
| GOOGLE_CUSTOM_SEARCH_API_KEY | Yes | Your Google Custom Search API Key. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/zoharbabin/google-research-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server