Skip to main content
Glama
ICJIA

@icjia/plausible-mcp

by ICJIA

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLAUSIBLE_API_KEYYesYour Plausible Stats API key
PLAUSIBLE_BASE_URLYesYour Plausible instance URL (e.g., https://plausible.icjia.cloud)
PLAUSIBLE_DEFAULT_SITENoDefault site domain so you don't have to specify it every query

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_overviewA

Aggregate stats for a site with period-over-period deltas. Answers "How is this site doing?"

query_pagesA

Top or bottom pages by traffic. Answers "What pages are popular?" or "What pages get no traffic?"

query_breakdownA

Break down traffic by any dimension: source, country, device, browser, OS, UTMs, etc.

query_timeseriesC

Trend data over time. Answers "Is traffic going up or down?"

list_sitesA

Discover all sites tracked by the Plausible instance.

get_statusA

Server info, version, and Plausible instance health check.

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

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