← Registry

Marketing

safe-mcp.com

Provides marketing analytics and reporting for GA4 properties, including sources, catalogs, reports, funnels, and surface management.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://api.safe-mcp.com/mcp

No auth detected

MCP server metadata

Name
marketing-mcp
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged

Known tools 5

marketing_get_sources

Lists connected and missing GA4, Google Analytics properties, property IDs, web streams, app streams, measurement IDs, Firebase app IDs, Google Search Console sites, Bing Webmaster sites, and current analysis surface mappings.

Inferred read-only
marketing_get_catalog

Use this when the user wants to discover the canonical marketing reporting graph, available sources, supported metrics, supported dimensions, or which connectors are live today.

Inferred read-only
marketing_get_report

Primary reporting tool for a given GA4 property or site.

Inferred read-only
marketing_get_funnel

Use for ordered conversion-step analysis: GA4 ordered_steps step funnels (e.

Inferred read-only
marketing_manage_surface

Gets or updates persisted selectors for a website/app analysis surface.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.marketing-mcp]
url = "https://api.safe-mcp.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "marketing-mcp": {
      "type": "http",
      "url": "https://api.safe-mcp.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: marketing-mcp
Remote MCP URL: https://api.safe-mcp.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "marketing-mcp": {
      "url": "https://api.safe-mcp.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "marketing-mcp": {
      "type": "http",
      "url": "https://api.safe-mcp.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "marketing-mcp",
  "transport": "streamable-http",
  "url": "https://api.safe-mcp.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.