All MCP servers

NotFair-GoogleAds

Official
by Api.AirforceStreamable HTTPSales & Marketing02,816MIT

Google Ads MCP - analyze performance, manage keywords, bids, and campaigns.

mcpopen-sourcesales-marketing

Endpoint

POST https://notfair.co/api/mcp/google_ads

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "notfair-googleads-imp20f31": {
      "url": "https://notfair.co/api/mcp/google_ads",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}