Marketing
safe-mcp.com
Provides marketing analytics and reporting for GA4 properties, including sources, catalogs, reports, funnels, and surface management.
ENDPOINT 1
https://api.safe-mcp.com/mcp
MCP server metadata
- Name
- marketing-mcp
- Version
- 1.0.0
Known tools 5
marketing_get_sourcesLists 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-onlymarketing_get_catalogUse 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-onlymarketing_get_funnelUse for ordered conversion-step analysis: GA4 ordered_steps step funnels (e.
Inferred read-onlymarketing_manage_surfaceGets or updates persisted selectors for a website/app analysis surface.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.