Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From notfair
Connects remotely to NotFair's Google Ads MCP endpoint (https://notfair.co/api/mcp/google_ads) for accessing and managing Google Ads accounts, campaigns, and performance data. Requires Google Ads API credentials.
npx claudepluginhub nowork-studio/notfair --plugin notfairCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"NotFair-GoogleAds": {
"type": "http",
"url": "https://notfair.co/api/mcp/google_ads"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://notfair.co/api/mcp/google_adsShare bugs, ideas, or general feedback.