dotplot-mcp
Rank #43,917io.github.brownglasses/dotplot-mcp
Product analytics for user flows: aha moments, retention, funnels, per-user dot plots. YC method.
dotplot-mcp is a Model Context Protocol (MCP) server published by brownglasses. It ranks #43,917 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. dotplot-mcp is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 13, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 88,129 of 132,046 servers on MCP Toplist.
Use dotplot-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dotplot-mcp -- uvx dotplot-mcp[mcp_servers.dotplot-mcp]
command = "uvx"
args = ["dotplot-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dotplot-mcp": {
"command": "uvx",
"args": [
"dotplot-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dotplot-mcp": {
"command": "uvx",
"args": [
"dotplot-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dotplot-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"dotplot-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dotplot-mcp": {
"command": "uvx",
"args": [
"dotplot-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dotplot-mcp": {
"command": "uvx",
"args": [
"dotplot-mcp"
]
}
}
}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.brownglasses%2Fdotplot-mcp)<a href="https://mcptoplist.com/server/io.github.brownglasses%2Fdotplot-mcp"><img src="https://mcptoplist.com/badge/io.github.brownglasses%2Fdotplot-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
brownglasses
Available versions (5)
| Version | Published |
|---|---|
| 0.1.4 | Aug 14, 2026 |
| 0.1.3 | Aug 14, 2026 |
| 0.1.2 | Aug 14, 2026 |
| 0.1.1 | Aug 13, 2026 |
| 0.1.0 | Aug 13, 2026 |
Frequently asked questions
- Who maintains dotplot-mcp?
- dotplot-mcp is maintained by brownglasses, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is dotplot-mcp listed on the Official MCP Registry?
- Yes — dotplot-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does dotplot-mcp have?
- MCP Toplist tracks 5 versions of dotplot-mcp, most recently published on Aug 14, 2026.
- Where can I find the source code for dotplot-mcp?
- The source code for dotplot-mcp is hosted at github.com/brownglasses/dotplot-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.