Quantum ADS MCP
by Casius999
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_ADS_CLIENT_ID | No | OAuth2 client ID for Google Ads. | |
| QUANTUM_ADS_READ_ONLY | No | If 'true', mutations are refused until set to 'false'. Default is true. | true |
| GOOGLE_ADS_API_VERSION | No | Google Ads API version. Default is v24. | v24 |
| QUANTUM_ADS_CONNECTORS | No | Comma-separated list of connectors to mount. Default is all connectors. | |
| GOOGLE_ADS_CLIENT_SECRET | No | OAuth2 client secret for Google Ads. | |
| GOOGLE_ADS_REFRESH_TOKEN | No | OAuth2 refresh token for Google Ads. | |
| GOOGLE_ADS_USE_PROTO_PLUS | No | Set to 'True' to use proto-plus. Default is True. | True |
| GOOGLE_ADS_DEVELOPER_TOKEN | No | Developer token for Google Ads API. |
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/Casius999/quantum-ads-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server