Skip to main content
Glama

Adwords MCP

by gregce

analyze_code

Analyzes code inputs to identify patterns or vulnerabilities, enabling developers to improve code quality and security while leveraging the Adwords MCP server for contextual enhancements.

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

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