Skip to main content
Glama
friendlygeorge

plausible-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLAUSIBLE_API_KEYYesYour Plausible API key
PLAUSIBLE_API_BASENoAPI base URL (change for self-hosted)https://plausible.io

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_statsB

Query Plausible analytics with full flexibility — metrics, dimensions, filters, date ranges. The main stats endpoint.

realtime_visitorsA

Get the current number of real-time visitors on a site.

get_breakdownB

Get a breakdown of visitors by a specific dimension (top sources, pages, countries, browsers, etc.).

get_timeseriesC

Get time-series data for one or more metrics — daily, hourly, weekly, or monthly intervals.

list_sitesB

List all sites in your Plausible account.

get_siteB

Get detailed information about a specific site.

get_custom_eventsB

Get custom event breakdown — see which events fire most, conversion rates, and revenue.

get_entry_pagesB

Get top entry pages — where visitors land on your site.

get_exit_pagesB

Get top exit pages — where visitors leave your site.

get_utm_statsB

Get UTM campaign, source, and medium breakdowns — see which campaigns drive traffic.

get_device_statsC

Get breakdown by device type, browser, OS, and screen size.

get_goalsC

Get conversion stats for all configured goals on a site.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/friendlygeorge/plausible-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server