Skip to main content
Glama

Adwords MCP

by gregce

get_completion

Generates responses to prompts while integrating ads, demonstrating the impact of intermediary ad injection on AI model outputs. Used for testing and educational purposes.

Input Schema

NameRequiredDescriptionDefault
promptYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "prompt": { "type": "string" } }, "required": [ "prompt" ], "type": "object" }

Other Tools from Adwords MCP

Related 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/gregce/adwords-mcp'

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