plausible-mcp

getsentry/plausible-mcp
★ 31 stars TypeScript AI/LLM Updated 4d ago ⚠ Review
MCP server for Plausible Analytics — query traffic, conversions, and compare periods from any AI tool
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "plausible-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "getsentry/plausible-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [Plausible Analytics](https://plausible.io) — query traffic, conversions, and compare time periods from any AI tool that supports [Model Context Protocol](https://modelcontextprotocol.io). Built for teams that want to ask questions like: - "Did our deploy on Tuesday affect traffic to /pricing?"

Tools (7)

PLAUSIBLE_API_KEYPLAUSIBLE_BASE_URLPLAUSIBLE_DEFAULT_SITE_IDcompare_periodsget_breakdownget_conversionsget_timeseries

Topics

tag-non-production