Skip to main content
Glama
AryanKo

Plausible Analytics MCP Server

by AryanKo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLAUSIBLE_API_KEYYesYour Plausible API key (Personal Access Token)
PLAUSIBLE_BASE_URLNoBase URL of your Plausible instance (default: https://plausible.io)https://plausible.io

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_sitesA

Returns the list of sites/domains accessible by the configured Plausible API key.

query_statsC

Execute a general-purpose analytics query against Plausible Analytics API v2.

get_realtime_visitorsB

Get the current active visitor count for a site over the last 5 minutes.

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/AryanKo/Plausible-MCP'

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