About
Overview
The Simple Analytics MCP Server enables AI agents to access Simple Analytics' privacy-friendly platform. It provides page views, referrers, and device data without tracking cookies.
Capabilities
Tools & Capabilities
⚡get_stats
Get page view statistics
⚡get_pages
Get top pages
⚡get_referrers
Get referrer data
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-simple-analyticsExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"simple-analytics": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-simple-analytics"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026