mcpbeat Sign in

MCP Pirsch MCP Server

local only

MCP Pirsch runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 26 Aug 2026.

Pirsch Analytics with natural language queries and trend analysis

Installs per day peak 166 · avg 14 · +43% w/w
a month agotoday
57
Installs / week
npm · @verygoodplugins/mcp-pirsch
1
Stars
0 open issues
26 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Pirsch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-pirsch -- npx -y @verygoodplugins/mcp-pirsch
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-pirsch": {
      "args": [
        "-y",
        "@verygoodplugins/mcp-pirsch"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-pirsch]
command = "npx"
args = ["-y", "@verygoodplugins/mcp-pirsch"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-pirsch": {
      "args": [
        "-y",
        "@verygoodplugins/mcp-pirsch"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-pirsch": {
      "args": [
        "-y",
        "@verygoodplugins/mcp-pirsch"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Pirsch

same job, measured the same way
Redash MCP
by seob717

Connect Redash to Claude -- query data, manage dashboards, and run SQL with natural language.

305 installs/wk local only
Recharge Merchant MCP
by rechargeapps

Read-only Recharge store analytics: metrics, dimensions, and governed queries in plain language.

answering
NFL MCP
by nflmcp

NFL analytics tools for AI agents: stats, fantasy, injuries, schedules, and advanced analysis.

answering
Dot - AI Data Analyst
by zurferr

Ask data questions in natural language. Get SQL, insights, and charts from your databases.

answering
Parse.ly MCP
by parsely-dash

Query your Parse.ly content analytics: top content, referrers, campaigns, trends and real-time data.

answering
QR Manager
by qr-manager

Dynamic QR codes and short links with real-time analytics and AI/MCP integration.

answering
Google Analytics
by mcparmory

Query GA4 analytics data with custom reports, pivot tables, and audience exports

248 installs/wk local only
LinkShrink MCP
by dpozimski

Privacy-first URL shortener with analytics

23 installs/wk local only

MCP Pirsch — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Pirsch?
MCP Pirsch runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @verygoodplugins/mcp-pirsch was installed 57 times last week.
How do I connect MCP Pirsch?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @verygoodplugins/mcp-pirsch straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Pirsch?
The npm package @verygoodplugins/mcp-pirsch was installed 57 times in the last week. Week over week that is +43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Pirsch open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.