74
/ 100
29 days ago
glama

Smart Conversion Debugging MCP Server

Helps debug conversion tracking issues across GoHighLevel, Meta CAPI, webhooks, and GTM by providing tools to fetch events, contacts, logs, and perform full analysis.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 6 credentials: GHL_API_KEY, GOOGLE_ACCESS_TOKEN, GOOGLE_ADS_DEVELOPER_TOKEN, GOOGLE_CLIENT_SECRET, GOOGLE_REFRESH_TOKEN, META_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGA_PROPERTY_ID
🔐 secretGHL_API_KEYyour_api_key
configGHL_BASE_URL
configGHL_CONTACTS_URL
configGHL_LOCATION_IDyour_location_id
🔐 secretGOOGLE_ACCESS_TOKEN
configGOOGLE_ADS_CUSTOMER_ID
🔐 secretGOOGLE_ADS_DEVELOPER_TOKEN
configGOOGLE_ADS_LOGIN_CUSTOMER_ID
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
🔐 secretGOOGLE_REFRESH_TOKEN
🔐 secretMETA_ACCESS_TOKENyour_access_token
configMETA_BASE_URL
configMETA_EVENTS_METHOD
configMETA_EVENTS_URL
configMETA_PIXEL_IDyour_pixel_id
configMETA_TEST_EVENT_CODE
configREQUEST_TIMEOUT_MS
configUSE_MOCK_DATA"": "true"
configWEBHOOK_PORT
configWEBHOOK_STORAGE_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/muhammadraza-dev713-tracking-mcp-server-1yn596)](https://m8ven.ai/mcp/muhammadraza-dev713-tracking-mcp-server-1yn596)
commit: 13d07cec7e2a788126e1daa9bdc2f1ad4992c1f2
code hash: 6a146a613f35584358be7fbe9c8a77b98d67e0d98c146187b29badf1c2efa97f
verified: 6/22/2026, 1:12:41 PM
view raw JSON →