Convalytics MCP Server

Web analytics and product event tracking built for Convex apps. It is available as a remote MCP endpoint.

Teams that want a hosted data & analytics endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-17 · ★ 7 · #69 OF 75 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Convalytics

Claude Code

claude mcp add dan-cleary-convalytics --transport http https://api.convalytics.dev/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "dan-cleary-convalytics": {
      "url": "https://api.convalytics.dev/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.convalytics.dev/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.convalytics.dev

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license Apache-2.0 - declared in the repository

registry namespace io.github.Dan-Cleary is GitHub-verified and matches the repo owner

03 · Who maintains Convalytics

convalytics is maintained by dan-cleary. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
data & analytics - ranked #69 of 75 actively-maintained data & analytics servers as of 2026-08-25.
registry
io.github.Dan-Cleary/convalytics (active, first published 2026-04-23)

05 · Convalytics FAQ

What is Convalytics?

Web analytics and product event tracking built for Convex apps. It is available as a remote MCP endpoint.

Is Convalytics still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-17. We re-verify nightly.

How do I install Convalytics?

Run `claude mcp add dan-cleary-convalytics --transport http https://api.convalytics.dev/mcp`. You can also paste the ready-made client config above.

Does Convalytics require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Convalytics

More data & analytics MCP servers · Hop · Data Raum · Meta Data MCP · Wildberries · MaxStat MCP

More TypeScript MCP servers · Cobroya · Kit.com MCP Server · LLM Bus · Repomemory · Make MCP · see all