io.github.Dan-Cleary/convalytics
REMOTE · API.CONVALYTICS.DEV · SCANNED SEP 20
Read-only analytics for Convex apps, queryable via MCP from Claude, Cursor, and other clients.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: this server exposes a tool marked destructive (delete_funnel) and its handshake is open, but we could not confirm whether a tool call is gated, so we do not assert it is callable unauthenticated. View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability72
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2011 tokens (~134/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage95
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 85% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
How do I install the io.github.Dan-Cleary/convalytics MCP server?
io.github.Dan-Cleary/convalytics is a hosted endpoint at https://api.convalytics.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · api.convalytics.dev
claude mcp add --transport http dan-cleary-convalytics 'https://api.convalytics.dev/mcp'
{
"mcpServers": {
"dan-cleary-convalytics": {
"url": "https://api.convalytics.dev/mcp"
}
}
} {
"servers": {
"dan-cleary-convalytics": {
"type": "http",
"url": "https://api.convalytics.dev/mcp"
}
}
} [mcp_servers.dan-cleary-convalytics] url = "https://api.convalytics.dev/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"dan-cleary-convalytics": {
"type": "remote",
"url": "https://api.convalytics.dev/mcp",
"enabled": true
}
}
} openclaw mcp add dan-cleary-convalytics --url 'https://api.convalytics.dev/mcp' --transport streamable-http
mcp_servers:
dan-cleary-convalytics:
url: "https://api.convalytics.dev/mcp" {
"McpServers": {
"dan-cleary-convalytics": {
"Transport": "http",
"Url": "https://api.convalytics.dev/mcp"
}
}
} assistant mcp add dan-cleary-convalytics -t streamable-http -u 'https://api.convalytics.dev/mcp'
{
"mcpServers": {
"dan-cleary-convalytics": {
"type": "http",
"url": "https://api.convalytics.dev/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 26 Aug 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 +1
- Stability: 0.97 → pass security
- 23 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 0
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://api.convalytics.dev/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=api.convalytics.dev | CN=WE1,O=Google Trust Services,C=US | 18 Aug 2026 | 16 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | 9237d78406afe7a013272faea66264cb |
| SANs: api.convalytics.dev | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of api.convalytics.dev. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| dev. | present | 60074 | 8 | Verified |
| convalytics.dev. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.convalytics.dev/mcp | Verified | 200 | |
| http (plaintext) | http://api.convalytics.dev/mcp | HTTPS enforced | 301 | https://api.convalytics.dev/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
compute_funnel ~98
Run a funnel over a time window and return per-step visitor count, conversion from previous step, conversion from start, and average time to convert between steps. Returns `truncated` flags if the scan cap was hit.
| Name | Type | Req | Description |
|---|---|---|---|
| funnelId | string | yes | – |
| since | number | – | Start of window as unix milliseconds. Defaults to 7 days ago. |
| until | number | – | End of window as unix milliseconds. Defaults to now. |
No output schema declared.
No examples provided.
create_funnel ~186
Create a new funnel on a project. Steps are 2–10 ordered events or pageview paths. conversionWindowMs caps how long a visitor has between consecutive steps (default 7 days); this is the step-to-step limit, without which a funnel is just event co-occurrence. Returns { id } on success.
| Name | Type | Req | Description |
|---|---|---|---|
| conversionWindowMs | number | – | Max ms between consecutive steps. Default 7 days (604800000). Bounds: 60000 (1 min) to 7776000000 (90 days). |
| description | string | – | Optional longer description. |
| name | string | yes | Human-readable name. |
| project | string | yes | Project name (case-insensitive, e.g. 'slopbench') or project id from list_projects. |
| steps | array | yes | Ordered list of 2–10 steps. Visitors must hit them in order. |
No output schema declared.
No examples provided.
delete_funnel ~70
Soft delete a funnel. The row is retained with status='deleted' and excluded from list/get/compute. Idempotent — calling twice is a no-op. Use if the funnel is obsolete; the record is kept for audit and cannot be undone from MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| funnelId | string | yes | – |
No output schema declared.
No examples provided.
events_count ~246
Count CUSTOM PRODUCT events for a specific project in a time window, optionally filtered to one event name and/or one user. Custom events are emitted by explicit analytics.track() calls in app code (signup_completed, payment_succeeded, etc.). This does NOT count page views — use pageviews_count or weekly_digest for those. Returns count, unique visitors, and a `truncated` flag if the scan hit the maximum scan size.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | – | Optional event name to filter by (e.g. 'signup_completed'). If omitted, counts all custom events in the window. Do NOT pass 'page_view' here — page views are in a separate table. |
| project | string | yes | Project name (case-insensitive, e.g. 'slopbench') or project id from list_projects. |
| since | number | – | Start of window as unix milliseconds. Defaults to 7 days ago. |
| until | number | – | End of window as unix milliseconds. Defaults to now. |
| user | string | – | Optional. Filter to one visitor/user. Accepts userEmail (case-insensitive) or visitorId (exact). For the full per-user snapshot prefer user_activity. |
No output schema declared.
No examples provided.
get_funnel ~48
Return the full definition of one funnel by id: name, description, ordered steps, and conversion window.
| Name | Type | Req | Description |
|---|---|---|---|
| funnelId | string | yes | Funnel id from list_funnels or create_funnel. |
No output schema declared.
No examples provided.
get_usage ~29
Return the current month's custom-event usage, monthly quota, retention days, and plan name for the team.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_funnels ~79
List active funnels defined on a project. A funnel is a saved ordered sequence of steps (events or pageview paths) that Convalytics computes step-by-step conversion for. Soft-deleted funnels are excluded.
| Name | Type | Req | Description |
|---|---|---|---|
| project | string | yes | Project name (case-insensitive, e.g. 'slopbench') or project id from list_projects. |
No output schema declared.
No examples provided.
list_projects ~38
List all Convalytics projects on the team this token belongs to. Useful when the agent needs to confirm the project it's querying against. No arguments.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
pageviews_count ~183
Count page views for a specific project in a time window. Page views are the automatic hits captured by the browser script tag (separate from custom events). Use this for web-traffic questions like 'how many pageviews in the last 24 hours'. Default window is the last 7 days. Pass `user` to scope to one visitor.
| Name | Type | Req | Description |
|---|---|---|---|
| project | string | yes | Project name (case-insensitive, e.g. 'slopbench') or project id from list_projects. |
| since | number | – | Start of window as unix milliseconds. Defaults to 7 days ago. |
| until | number | – | End of window as unix milliseconds. Defaults to now. |
| user | string | – | Optional. Filter to one visitor/user. Accepts userEmail (case-insensitive) or visitorId (exact). For the full per-user snapshot prefer user_activity. |
No output schema declared.
No examples provided.
recent_events ~201
Return the most recent custom events for a specific project, optionally filtered to one event name and/or one user. PII (userEmail, userName, props) is redacted by default; pass redact: false to include them.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Maximum number of events to return. Default 20, max 100. |
| name | string | – | Optional event name to filter by (e.g. 'signup_completed'). Omit to return events of any name. |
| project | string | yes | Project name (case-insensitive, e.g. 'slopbench') or project id from list_projects. |
| redact | boolean | – | If true (default), userEmail/userName are null and props is {}. Set to false to include them. |
| user | string | – | Optional. Filter to one visitor/user. Accepts userEmail (case-insensitive) or visitorId (exact). For the full per-user snapshot prefer user_activity. |
No output schema declared.
No examples provided.
top_pages ~200
Return the top pages for a specific project, ranked by views in a time window. Default window is the last 7 days. Use list_projects first if you don't know the project name. Returns path, views, uniqueVisitors, and percentage of total views for each page. Pass `user` to see pages a specific visitor hit.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Maximum number of pages to return. Default 20, max 50. |
| project | string | yes | Project name (case-insensitive, e.g. 'slopbench') or project id from list_projects. |
| since | number | – | Start of window as unix milliseconds. Defaults to 7 days ago. |
| until | number | – | End of window as unix milliseconds. Defaults to now. |
| user | string | – | Optional. Filter to one visitor/user. Accepts userEmail (case-insensitive) or visitorId (exact). For the full per-user snapshot prefer user_activity. |
No output schema declared.
No examples provided.
top_referrers ~137
Return the top referring hosts for a specific project, ranked by visit count in a time window. Includes '(direct)' for visits with no referrer. Default window is the last 7 days.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Maximum number of referrers to return. Default 10, max 50. |
| project | string | yes | Project name (case-insensitive, e.g. 'slopbench') or project id from list_projects. |
| since | number | – | Start of window as unix milliseconds. Defaults to 7 days ago. |
| until | number | – | End of window as unix milliseconds. Defaults to now. |
No output schema declared.
No examples provided.
update_funnel ~72
Patch an existing funnel. Any subset of name/description/steps/conversionWindowMs. Refuses updates on deleted funnels.
| Name | Type | Req | Description |
|---|---|---|---|
| conversionWindowMs | number | – | – |
| description | string | – | – |
| funnelId | string | yes | – |
| name | string | – | – |
| steps | array | – | – |
No output schema declared.
No examples provided.
user_activity ~241
Composite snapshot of a specific user's activity on a project. Returns an identity block (visitorId, userEmail, userName, firstSeen, lastSeen), total pageviews, total custom events, session count, top pages this user visited, their most-fired event names, and their 20 most recent events with props. Use this for 'how is dancleary54@gmail.com using my app?' style questions — one call, full picture. For ad-hoc drill-down (just a count, just recent events) pass `user` to the individual tools instead. Default window is the last 7 days.
| Name | Type | Req | Description |
|---|---|---|---|
| project | string | yes | Project name (case-insensitive, e.g. 'slopbench') or project id from list_projects. |
| since | number | – | Start of window as unix milliseconds. Defaults to 7 days ago. |
| until | number | – | End of window as unix milliseconds. Defaults to now. |
| user | string | yes | User identifier. Accepts userEmail (case-insensitive, e.g. 'dan@example.com') or visitorId (the exact string passed as userId on the original track() call). |
No output schema declared.
No examples provided.
weekly_digest ~183
Composite snapshot of a project's web analytics over a lookback window. Returns unique visitors, pageviews, sessions, bounce rate, average session duration, top 5 pages, top 5 referrers, total custom events, and top 5 event names. Includes period-over-period comparison against the prior equal-length window unless compare: false. Prefer this over chaining top_pages + top_referrers + events_count when the agent just wants to report on the week.
| Name | Type | Req | Description |
|---|---|---|---|
| compare | boolean | – | Include period-over-period comparison against the prior equal-length window. Default true. Set false for faster response when only current numbers matter. |
| days | number | – | Lookback window in days, 1 to 90. Default 7. |
| project | string | yes | Project name (case-insensitive, e.g. 'slopbench') or project id from list_projects. |
No output schema declared.
No examples provided.
What is the io.github.Dan-Cleary/convalytics MCP server?
io.github.Dan-Cleary/convalytics is an MCP server listed in the public MCP registry as io.github.Dan-Cleary/convalytics. Read-only analytics for Convex apps, queryable via MCP from Claude, Cursor, and other clients. This page covers its hosted endpoint (https://api.convalytics.dev/mcp).
Is the io.github.Dan-Cleary/convalytics MCP server safe to use?
io.github.Dan-Cleary/convalytics scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.Dan-Cleary/convalytics MCP server expose?
io.github.Dan-Cleary/convalytics exposes 15 tools: list_projects, get_usage, top_pages, top_referrers, pageviews_count, and 10 more. Their descriptions and schemas cost roughly 2,011 tokens of context every time the server is loaded.
Does the io.github.Dan-Cleary/convalytics MCP server require authentication?
No. We connected to io.github.Dan-Cleary/convalytics without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the io.github.Dan-Cleary/convalytics MCP server still maintained?
io.github.Dan-Cleary/convalytics is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.