DoubleClick Bid Manager MCP ServerServer

ag2-mcp-servers
GitHub
AdvertisingAPINatural Language Processing

Loading subscription status...

💡 Description

An MCP server that provides a conversational interface to the DoubleClick Bid Manager API, allowing users to manage programmatic advertising campaigns through natural language interactions.

📝 JSON Entries

{
  "mcpServers": [
    {
      "DoubleClick_Bid_Manager_MCP_Server": {
        "env": {
          "CONFIG": "JSON_STRING",
          "SECURITY": "API_KEY",
          "CONFIG_PATH": "path/to/config.json"
        },
        "args": [
          "stdio"
        ],
        "command": "python mcp_server/main.py"
      }
    }
  ]
}

🛠️ Tools

Pythonruffpytesthatch

Features

  • Integration with Google DoubleClick
  • Programmatic management of advertising reports
  • Natural language interactions