Keyword Research MCP
by pccaza
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_ADS_CLIENT_ID | No | OAuth client ID for user authentication | |
| GOOGLE_ADS_CUSTOMER_ID | No | Google Ads customer ID (can contain hyphens) | |
| GOOGLE_ADS_CLIENT_SECRET | No | OAuth client secret for user authentication | |
| GOOGLE_ADS_REFRESH_TOKEN | No | OAuth refresh token for user authentication | |
| GOOGLE_ADS_DEVELOPER_TOKEN | No | Google Ads developer token | |
| KEYWORD_RESEARCH_LOG_LEVEL | No | Optional log level (default INFO) | |
| GOOGLE_ADS_LOGIN_CUSTOMER_ID | No | Optional manager account ID for user OAuth | |
| GOOGLE_ADS_IMPERSONATED_EMAIL | No | Optional email to impersonate with a service account | |
| GOOGLE_ADS_JSON_KEY_FILE_PATH | No | Path to the service account JSON key file | |
| KEYWORD_RESEARCH_CACHE_CAPACITY | No | Optional cache capacity (default 128) | |
| GOOGLE_ADS_CONFIGURATION_FILE_PATH | No | Path to a local google-ads.yaml configuration file |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
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 | |
Maintenance
ActivityMaintained
ResponsivenessNo issues