← Back to Plugins
MCP Server MCP

io.github.juan-sibbo/gam-seller-mcp-node

github By github 👁 1 views ▲ 0 votes

Governed, read-only MCP server exposing Google Ad Manager inventory discovery to buyer agents

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "gam-seller-mcp-node",
      "version": "0.8.12",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Directory holding your deployment.json/catalog.json/entitlements.json/pricing.json. Omit it to run the bundled demo.",
          "format": "string",
          "name": "MCP_CONFIG_DIR"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...