Token导航 LogoToken导航TokenDH.com
CO
数据服务HTTP官方级别未说明来源级核验

Convalytics (216724)

MCP Server

Web and product analytics for Convex apps. MCP server to chat with AI about your web traffic and product analytics.

工具数

公开资料未说明
JavaScriptToken认证HTTP数据分析

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:49

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add dancleary54/convalytics

详细介绍

Convalytics

Web and product analytics for Convex apps. MCP server to chat with AI about your web traffic and product analytics.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add dancleary54/convalytics

# Browse available tools
npx -y smithery tool list dancleary54/convalytics

# Get full schema for a tool
npx -y smithery tool get dancleary54/convalytics list_projects

# Call a tool
npx -y smithery tool call dancleary54/convalytics list_projects '{}'

Direct MCP Connection

Endpoint: https://convalytics--dancleary54.run.tools

Required config:

  • x-convalytics-token (header) — Create one at https://convalytics.dev/tokens. The MCP endpoint requires the Solo ($29/mo) or Pro ($99/mo) plan.

Optional config:

  • x-convalytics-environment (header) — Optional. Scope every query to one environment so mixed dev + prod traffic doesn't pollute results. Leave blank to include everything. Matches what the Environment toggle does on the convalytics.dev dashboard.

Tools (9)

  • list_projects — List all Convalytics projects on the team this token belongs to. Useful when the agent needs to confirm the project it'…
  • get_usage — Return the current month's custom-event usage, monthly quota, retention days, and plan name for the team.
  • top_pages — Return the top pages for a specific project, ranked by views in a time window. Default window is the last 7 days. Use l…
  • top_referrers — Return the top referring hosts for a specific project, ranked by visit count in a time window. Includes '(direct)' for …
  • pageviews_count — Count page views for a specific project in a time window. Page views are the automatic hits captured by the browser scr…
  • events_count — Count CUSTOM PRODUCT events for a specific project in a time window, optionally filtered to one event name and/or one u…
  • recent_events — Return the most recent custom events for a specific project, optionally filtered to one event name and/or one user. PII…
  • user_activity — Composite snapshot of a specific user's activity on a project. Returns an identity block (visitorId, userEmail, userNam…
  • weekly_digest — Composite snapshot of a project's web analytics over a lookback window. Returns unique visitors, pageviews, sessions, b…
# Get full input/output schema for a tool
npx -y smithery tool get dancleary54/convalytics 

目录标签

目录标签

JavaScriptToken认证HTTP数据分析

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

token

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPtoken部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP