From f41317a4b5ed8d5686fbd4162f8ab94c080dd480 Mon Sep 17 00:00:00 2001 From: Niall Oulton Date: Sun, 5 Apr 2026 22:27:42 +0100 Subject: [PATCH] Add SIMBA MMM community server Made-with: Cursor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..7c5c79a7c9 100644 --- a/README.md +++ b/README.md @@ -1292,6 +1292,7 @@ search, and comprehensive file analysis. - **[Shopify Storefront](https://github.com/QuentinCody/shopify-storefront-mcp-server)** - Unofficial MCP server that allows AI agents to discover Shopify storefronts and interact with them to fetch products, collections, and other store data through the Storefront API. - **[Simple Loki MCP](https://github.com/ghrud92/simple-loki-mcp)** - A simple MCP server to query Loki logs using logcli. - **[Siri Shortcuts](https://github.com/dvcrn/mcp-server-siri-shortcuts)** - MCP to interact with Siri Shortcuts on macOS. Exposes all Shortcuts as MCP tools. +- **[SIMBA MMM](https://github.com/getsimba-ai/simba-mcp)** - MCP server for Bayesian Marketing Mix Modeling — upload data, build models, measure channel ROI, optimize budgets, and run scenario forecasts via [SIMBA](https://getsimba.ai). Built on PyMC-Marketing. - **[Skyvern](https://github.com/Skyvern-AI/skyvern/tree/main/integrations/mcp)** - MCP to let Claude / Windsurf / Cursor / your LLM control the browser - **[Slack](https://github.com/korotovsky/slack-mcp-server)** - The most powerful MCP server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins 😏. - **[Slack](https://github.com/zencoderai/slack-mcp-server)** - Slack MCP server which supports both stdio and Streamable HTTP transports. Extended from the original Anthropic's implementation which is now [archived](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/slack)