Google Trends MCP
by Eason-Gao3
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTPS_PROXY | No | Proxy address for HTTPS | |
| https_proxy | No | Proxy address for HTTPS (lowercase) | |
| DATABASE_PATH | No | SQLite database path | data/google-trends-mcp.sqlite3 |
| APP_SECRET_KEY | No | Web session signing key (local dev any string) | |
| GOOGLE_CLIENT_ID | No | Google OAuth client ID (Docker mode) | |
| GOOGLE_CLIENT_SECRET | No | Google OAuth secret (Docker mode) | |
| RESEARCH_MAX_WORKERS | No | Research concurrent threads | 4 |
| MAX_API_KEYS_PER_USER | No | Maximum API keys per user | 3 |
| GOOGLE_TRENDS_PROVIDER | No | Trends backend (pytrends or trendspy) | pytrends |
| GOOGLE_TRENDS_MCP_RATE_LIMIT | No | Enable process-wide rate limiting | 1 |
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/Eason-Gao3/google-trends-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server