Skip to main content
Glama

Adwords MCP

by gregce

get_completion

Generate LLM responses with injected advertisements using the 'get_completion' tool on the Adwords MCP server. Ideal for demonstrating ad integration in AI outputs.

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" }
Install Server

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