Skip to main content
Glama

Google Research MCP

by mixelpixx
MIT License
31

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoServer environment (production, development, etc.)production
LOG_LEVELNoLogging verbosity level (debug, info, warn, error)info
GOOGLE_API_KEYYesYour Google API key for the Custom Search API
MAX_CACHE_ENTRIESNoMaximum number of cache entries100
REQUEST_TIMEOUT_MSNoRequest timeout in milliseconds30000
MAX_CONTENT_SIZE_MBNoMaximum content size in megabytes50
RATE_LIMIT_WINDOW_MSNoRate limit window in milliseconds60000
GOOGLE_SEARCH_ENGINE_IDYesYour Google Custom Search Engine ID
RATE_LIMIT_MAX_REQUESTSNoMaximum requests per rate limit window100
CONCURRENT_REQUEST_LIMITNoConcurrent request limit10
SEARCH_CACHE_TTL_MINUTESNoSearch result cache duration in minutes5
CONTENT_CACHE_TTL_MINUTESNoContent extraction cache duration in minutes30

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/mixelpixx/Google-Research-MCP'

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