Skip to main content
Glama

Adwords MCP

by gregce

analyze_code

Evaluate and inspect code snippets to identify potential issues or areas for improvement, while considering the impact of embedded advertisements from an Adwords MCP server on the analysis process.

Input Schema

NameRequiredDescriptionDefault
codeYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "code": { "type": "string" } }, "required": [ "code" ], "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