MCP Pirsch
Rank #10,488io.github.verygoodplugins/mcp-pirsch
Pirsch Analytics with natural language queries and trend analysis
MCP Pirsch is a Model Context Protocol (MCP) server published by verygoodplugins. It ranks #10,488 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Pirsch is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Sep 2, 2025 and most recently updated on Aug 26, 2026.
Ranks ahead of 104,972 of 115,460 servers on MCP Toplist.
Use MCP Pirsch
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-pirsch -- npx -y @verygoodplugins/mcp-pirsch[mcp_servers.mcp-pirsch]
command = "npx"
args = ["-y", "@verygoodplugins/mcp-pirsch"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-pirsch": {
"command": "npx",
"args": [
"-y",
"@verygoodplugins/mcp-pirsch"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-pirsch": {
"command": "npx",
"args": [
"-y",
"@verygoodplugins/mcp-pirsch"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-pirsch": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@verygoodplugins/mcp-pirsch"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-pirsch": {
"command": "npx",
"args": [
"-y",
"@verygoodplugins/mcp-pirsch"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-pirsch": {
"command": "npx",
"args": [
"-y",
"@verygoodplugins/mcp-pirsch"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.verygoodplugins%2Fmcp-pirsch)<a href="https://mcptoplist.com/server/io.github.verygoodplugins%2Fmcp-pirsch"><img src="https://mcptoplist.com/badge/io.github.verygoodplugins%2Fmcp-pirsch.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
verygoodplugins
Other servers by verygoodplugins
- MCP Automem#2,339 · 2 vers
- MCP FreeScout#2,699 · 5 vers
- MCP Evernote#4,507 · 2 vers
- MCP Toggl Server#4,949 · 2 vers
- MCP Local Wp#11,174 · 2 vers
- Robinhood MCP#12,595 · 1 ver
- Streamdeck MCP#15,606 · 2 vers
- MCP Edd#24,607 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Aug 26, 2026 |
| 0.1.1 | Apr 6, 2026 |
Frequently asked questions
- Who maintains MCP Pirsch?
- MCP Pirsch is maintained by verygoodplugins, which publishes 11 MCP servers (20 total versions) tracked on MCP Toplist.
- Is MCP Pirsch listed on the Official MCP Registry?
- Yes — MCP Pirsch is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Pirsch have?
- MCP Toplist tracks 2 versions of MCP Pirsch, most recently published on Aug 26, 2026.
- Where can I find the source code for MCP Pirsch?
- The source code for MCP Pirsch is hosted at github.com/verygoodplugins/mcp-pirsch.