MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Convradar MCP Server

by Pikaivan
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

GA4 conversion analyst inside Claude. Ask where your funnel is leaking, get numbers back.

About

GA4 conversion analyst inside Claude. Ask where your funnel is leaking, get numbers back.

Remote endpoints: streamable-http: https://mcp.convradar.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-pikaivan-convradar-mcp": {
      "url": "https://mcp.convradar.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

ConvRadar — Conversion Analyst inside Claude

Hosted MCP server that turns your Google Analytics 4 property into a conversation. Ask "where's my biggest funnel drop?" or "did mobile conversion drop last week?" in Claude, ChatGPT, Cursor or Cline — ConvRadar pulls the right slice, runs the diagnostic, and answers with numbers and a recommended action.

  • 🌐 Website: https://convradar.com
  • 💬 Try without signup (3 free messages): https://convradar.com/chat
  • 🔌 MCP endpoint: https://mcp.convradar.com/mcp
  • 📧 Contact: https://convradar.com

This repository is the public manifest for the hosted ConvRadar MCP server. The server itself is a managed service — there is no self-hosted binary. Use the configuration below to connect any MCP-compatible client to it.


What ConvRadar does

ConvRadar is a hosted Model Context Protocol (MCP) server. It connects to your Google Analytics 4 property over OAuth (read-only) and exposes ~20 conversion-diagnostic tools to any MCP client.

  • Runs a full audit on demand — funnel drops, traffic-quality regressions, device gaps, landing-page leaks, product/category performance.
  • Compares segments, periods and benchmarks. Answers in plain English with GA4 numbers attached.
  • Records hypotheses so the next conversation picks up where the last one ended.

Try without installing

Open the demo at https://convradar.com/chat — 3 free messages, no signup. The demo runs against a real GA4 property so the answers reflect real data.

Connect your client

ConvRadar is a remote OAuth-protected MCP. Any stdio-only client (Claude Desktop, Cursor, Cline, Continue) can connect via mcp-remote, which handles the OAuth handshake on first run.

Claude Desktop / Cursor / Cline

Add this to your client's MCP config (claude_desktop_config.json, ~/.cursor/mcp.json, etc.):

{
  "mcpServers": {
    "convradar": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.convradar.com/mcp"]
    }
  }
}

Restart the client. On first tool call, a browser window opens for OAuth — sign in with the same Google account that owns your GA4 property.

Claude.ai (web)

Add a Custom Connector in Settings → Connectors:

  • URL: https://mcp.convradar.com/mcp
  • Auth: OAuth 2.1 (handled automatically)

ChatGPT (Plus / Pro)

Add a Custom MCP Connector in Settings → Connectors with URL https://mcp.convradar.com/mcp.

Tools

ConvRadar exposes the following tools. The MCP client picks the right one for each question; you don't usually call them by name.

ToolWhat it does
cr_full_auditRun a complete conversion audit across funnel, traffic, devices, geos and products.
cr_get_account_infoGA4 property metadata for the connected account.
cr_get_overview_metricsHeadline metrics (sessions, users, conversions, revenue) for a period.
cr_get_current_stateSnapshot of the account's current conversion state.
cr_get_funnelThe configured funnel with step-by-step drop-off.
cr_diagnose_funnel_dropIdentify the biggest funnel-step regression and likely cause.
cr_get_traffic_breakdownSplit traffic by source, medium and campaign.
cr_assess_traffic_qualityScore traffic sources by engagement and conversion quality.
cr_detect_traffic_quality_changeStep-changes in traffic quality over a window.
cr_get_device_breakdownSessions and conversions by device category.
cr_get_geo_breakdownSessions and conversions by country and region.
cr_get_landing_pagesTop landing pages with engagement and conversion.
cr_get_product_analysisProduct-level revenue and funnel drop-off.
cr_get_product_performancePer-product views / add-to-cart / purchases.
cr_query_metricsAd-hoc metric and dimension query against GA4.
cr_describe_dataPlain-English summary of a dataset slice.
cr_compare_segmentsCompare two GA4 segments side by side.
cr_compare_to_benchmarkCompare a metric to industry or cohort benchmark.
cr_find_conversion_anomaliesStatistically significant conversion anomalies.
cr_capture_via_web_fetchCapture supporting evidence from a public URL.
cr_list_hypothesesList stored hypotheses for the account.
cr_get_hypothesisRead a stored hypothesis by ID.

First prompts to try

After connecting, try:

  • Run a full audit of my account.
  • Where's my biggest funnel drop?
  • Did mobile conversion drop last week?
  • Compare desktop and mobile checkout conversion for the last 30 days.
  • What should I A/B test next?

Auth

  • Protocol: OAuth 2.1, Bearer token in Authorization header.
  • Scopes: read:metrics, write:hypotheses.
  • Discovery (RFC 9728): GET https://mcp.convradar.com/.well-known/oauth-protected-resource.
  • No per-user URLs — mcp-remote (or the client's built-in OAuth flow) handles the login on first run.

The OAuth flow only requests read-only GA4 access — ConvRadar can never modify your analytics data.

Pricing

$9.99 / month flat. 7-day trial, card required at trial start, cancel anytime. No usage caps inside the plan.

Stack

GA4 Data API (read-only) · Claude/ChatGPT MCP · Stripe billing · OAuth 2.1.

Status

  • MCP endpoint: production at https://mcp.convradar.com/mcp
  • Source: closed. This repository contains the public manifest, install instructions and tool catalogue only.

Support

Visit https://convradar.com to get in touch.

License

The contents of this repository (README, manifest, configuration snippets) are released under the MIT License. The hosted ConvRadar service itself is proprietary.

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeRemote Endpoint

Details

Published May 14, 2026
Version 1.0.0
0 installs
Remote Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
4
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
455
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
60
Installs
10.0
Security
5.0
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
18
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
15
Installs
10.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
14
Installs
10.0
Security
No ratings yet
Local