Skip to main content
Glama
charpeni

Pirsch MCP Server

by charpeni

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PIRSCH_BASE_URLNoPirsch API base URLhttps://api.pirsch.io
PIRSCH_HOSTNAMENoHostname passed to the SDK; unused by readslocalhost
PIRSCH_CLIENT_IDYesPirsch OAuth client ID
PIRSCH_DOMAIN_IDNoDefault domain ID; otherwise pass domainId
PIRSCH_TIMEOUT_MSNoPositive request timeout in milliseconds5000
PIRSCH_CLIENT_SECRETYesPirsch OAuth client secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pirsch_get_domainA

Return the Pirsch SDK's default domain. Dashboard-scoped clients return their dashboard domain. Account-scoped clients may have additional domains and should select one explicitly for statistics queries.

pirsch_list_domainsA

List every Pirsch domain available to the configured OAuth client. Returns safe domain summaries for selecting domainId in statistics queries.

pirsch_query_statisticsA

Read Pirsch Analytics v1 statistics for a domain and date range. Pass domainId from pirsch_list_domains to query a specific domain. Supports traffic, pages, events, acquisition, devices, geography, tags, keywords, and funnels.

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/charpeni/pirsch-mcp'

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