Plausible MCP Server

Stableanalytics
45 starsTypeScriptcommunity
GitHub
About

Overview

The Plausible MCP Server enables AI agents to access Plausible Analytics, the privacy-friendly alternative to Google Analytics. It provides tools for querying aggregate stats, filtering by dimensions, and accessing real-time visitor data.
Capabilities

Tools & Capabilities

get_stats

Get aggregate statistics for a site

get_timeseries

Get time-series traffic data

get_breakdown

Get stats broken down by a dimension

get_realtime

Get real-time visitor count

Setup

Installation

bash
Install
npx -y mcp-server-plausible
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "plausible": {
      "command": "npx",
      "args": ["-y", "mcp-server-plausible"],
      "env": { "PLAUSIBLE_API_KEY": "your-key", "PLAUSIBLE_SITE_ID": "your-site.com" }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 45
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us