# 1ClickReport [Health: Active]

**Category:** 📊 Monitoring  
**Repository:** https://github.com/1clickreport/mcp  
**GitHub Stars:** 0  
**Views:** 3  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/1clickreport

## Description
40 tools for marketing analytics, campaign management, and AI monitoring across 6 platforms.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "1clickreport": {
    "url": "https://mcp.1clickreport.com/mcp"
  }
}
```

## Documentation

## What 1ClickReport does

1ClickReport MCP server gives an MCP-compatible client access to marketing data and operations across advertising, analytics, commerce, payments, SEO, and content systems. It is listed in the 🎯 Marketing category and is designed for agencies, in-house marketing teams, consultants, and operators managing their own campaigns.

The hosted service exposes 75 tools across seven primary platform groups: Google Ads, Meta Ads, Google Analytics 4, Google Search Console, Shopify, Stripe, and WordPress. GitHub is also used for parts of the SEO Autopilot workflow. Read tools cover metrics, search terms, traffic, conversions, rankings, orders, revenue, products, subscriptions, and account or property discovery.

## How it works

The server runs at `https://mcp.1clickreport.com/mcp` and uses MCP 1.27+ over Streamable HTTP. SSE is available as a legacy transport fallback. Authentication uses OAuth 2.0 with PKCE, so the connected platform credentials are authorized through their respective providers rather than entered as passwords into the MCP client.

After authentication, users connect one or more supported data sources through the onboarding flow. An AI client can then call the relevant tools to answer questions, compare platforms, audit campaigns, or perform supported management actions. Monitoring rules can be evaluated by the hosted service every six hours, with email notifications when a configured condition is breached.

Write operations include campaign and advertising-object management on eligible plans. New campaigns, ad sets, and ads are created in a paused state, and Meta ad-set write tools enforce a maximum daily budget of $50 in code. These controls do not replace review in the relevant advertising platform before activation.

## Setup and configuration

Use the hosted endpoint rather than installing a local server. In Claude, add a custom connector with the server URL, select Connect, and sign in with Google through the OAuth flow. The onboarding page then allows connections to Google Ads, Meta Ads, GA4, Search Console, Shopify, Stripe, and WordPress or GitHub for supported SEO workflows.

The service offers a seven-day trial with Team-level access. The Solo plan provides analytics tools, while Team and Agency plans add campaign management, SEO Autopilot, and AI monitoring features. Management tools are plan-gated, although trial users receive full Team access.

## Tools and capabilities

1ClickReport MCP server includes tools for:

- Reading Google Ads metrics, search terms, budgets, recommendations, audits, and keyword research.
- Creating and updating Google Ads campaigns, ad groups, ads, keywords, conversions, audiences, targeting, and assets on qualifying plans.
- Reading and managing Meta Ads campaigns, ad sets, ads, custom audiences, creatives, pages, messaging, and targeting data.
- Querying GA4 traffic, events, funnels, and AI referral traffic.
- Reviewing Search Console clicks, impressions, rankings, URL inspection results, sitemaps, and SEO opportunities.
- Inspecting Shopify orders, revenue, shop data, and top products, plus Stripe revenue, MRR, and subscriptions.
- Running WordPress audits, drafting content, managing redirects and FAQ schema, handling authors, and opening GitHub pull requests through SEO Autopilot.
- Creating and maintaining monitoring rules, then reviewing rule activity.

## Limitations and notes

The repository contains documentation, a manifest, and setup material; the hosted server is a proprietary SaaS. Access to management features depends on the account plan. Connected credentials are stored as encrypted tokens, are not returned in tool responses, and can be removed through the disconnect flow.

The README identifies Claude as the setup path but does not document configuration for Cursor, Windsurf, or Cline. The service supports multiple connected platforms, but available tools and write access depend on the selected integrations and plan. MIT licensing applies to the repository materials; it does not make the hosted service source code available.

## Getting started with this 1ClickReport MCP server
Always refer to the official documentation for the most accurate and up-to-date information.

_Full upstream README: https://allmcps.com/mcp/1clickreport/readme_

