google-meridian-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@google-meridian-mcpsearch the Meridian docs for adstock modeling"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Google Meridian MCP Server (google-meridian-mcp)
A Cloud-Agnostic, First-Principles Model Context Protocol (MCP) server for Google Meridian and Marketing Mix Modeling (MMM).
It empowers data scientists and AI assistants (Cursor, Claude Desktop, Antigravity) to create, audit, calibrate, and optimize mathematically sound, causally valid Marketing Mix Models with zero cloud vendor lock-in.
š” Why First Principles Over Rigid Scripts?
Most assistant implementations rely on hardcoded procedural scripts (SKILL.md). In real-world data science, rigid scripts break because every business, industry, and marketing dataset is unique:
A retail brand with 50 DMAs operates differently than a B2B SaaS startup with national data.
App install targets (
NON_REVENUE) require different priors than revenue models (REVENUE).Specific channel CPMs, flighting patterns, and Lift Tests vary across campaigns.
First Principles never change. Causal identification (DAGs), carryover/saturation physics (Adstock & Hill curves), Bayesian probability calibration, NUTS MCMC geometry ($\hat{R} < 1.05$), and KKT convex budget optimization apply universally to every dataset on Earth.
By anchoring this MCP server in First Principles & Dynamic Data Science Tools, the co-pilot adapts seamlessly to any specific edge case while guaranteeing mathematical rigor.
Related MCP server: OpenTelemetry Documentation MCP Server
šļø The 4 Mandate Pillars
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā 1. EVERY CONTROL POINT ā Covers Data Inputs, Controls/DAG, Baseline, Adstock, ā
ā ā Hill Saturation, Bayesian Priors, MCMC, Optimization. ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāā¼āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā¤
ā 2. END-TO-END WORKFLOW ā Guides the 5 phases & 3 iteration loops (Convergence ā
ā ā Diagnostics ā Causal Plausibility ā Lift Calibration). ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāā¼āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā¤
ā 3. FIRST PRINCIPLES ā Grounded in causal inference, probability theory, HMC/NUTS ā
ā ā sampling geometry, and convex optimization math. ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāā¼āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā¤
ā 4. PLATFORM AGNOSTIC ā 100% portable with zero cloud vendor lock-in. Runs locally, ā
ā ā in Docker, or on AWS, Azure, GCP, Railway, Render, etc. ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāš ļø Complete MCP Tool Suite (11 Tools)
Category | Tool | Parameters | Description |
Control Points |
|
| Operational parameters, math formulas, and bounds for all control points. |
Workflow |
|
| Decision trees and iteration rules for the 5 modeling phases & 3 iteration loops. |
Prior Math Engine |
|
| Converts 95% CIs from Lift Tests into exact Meridian LogNormal ($\mu, \sigma$) prior parameters. |
Spec Auditor |
|
| Audits model specs for identifiability, knot density, prior variance, and Hill parameter bounds. |
EDA Engine |
|
| Pre-modeling EDA checks ( |
Model Reviewer |
|
| Diagnostic checks ( |
Code Synthesizer |
|
| Generates clean, portable, cloud-agnostic Python code for Google Meridian pipelines. |
Data Utility |
|
| Generates synthetic CSV schema templates matching Meridian's input format. |
Documentation |
|
| Lists documentation sources filtered by category. |
Documentation |
|
| Fetches and parses documentation pages/GitHub code to Markdown. |
Documentation |
|
| Searches Meridian topic index (Adstock, Hill curves, NUTS, Priors, etc.). |
ā” Quick Connect (Remote SSE Mode)
Add this to your IDE's mcp_config.json:
{
"mcpServers": {
"google-meridian": {
"url": "https://google-meridian.mcp.borobudur.ai/sse"
}
}
}š» Local Setup & Running
Option A: Python FastMCP Setup (Recommended)
# Install dependencies
pip install -r requirements.txt
# Run server in stdio mode
python server.pymcp_config.json:
{
"mcpServers": {
"google-meridian-mcp": {
"command": "python",
"args": [
"C:/path/to/google-meridian-mcp/server.py"
]
}
}
}Option B: Node.js Setup
npm install
npm startš License
MIT License. Open source and free for the community.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/muhammad1azmi/google-meridian-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server