@vidalytics/mcp
Official@vidalytics/mcp
一条命令即可完成设置,通过 Model Context Protocol 将您的 AI 编程助手连接到 Vidalytics 视频分析数据。
适用于 Claude(CLI 和 Desktop)、Windsurf、Cursor 以及任何其他兼容 MCP 的客户端。
设置
npx @vidalytics/mcp install就这样。安装程序会检测您已安装的 AI 客户端,让您选择要配置哪些客户端,并自动完成配置。重启客户端——首次使用时将打开浏览器窗口进行 OAuth 授权。
Related MCP server: submagic-mcp-server
Cursor
或通过安装程序:
npx @vidalytics/mcp install --client cursor或手动操作 — 将以下内容添加到 ~/.cursor/mcp.json:
{
"mcpServers": {
"vidalytics": {
"url": "https://api.vidalytics.com/public/v1/mcp"
}
}
}重启 Cursor。首次使用时,浏览器窗口将打开,通过您的 Vidalytics 账户进行 OAuth 授权——无需设置 API 密钥或环境变量。
功能说明
通过检查配置文件、应用目录、
$PATH中的二进制文件和应用包(例如 macOS 上的/Applications)来检测已安装的 MCP 客户端(Claude CLI、Claude Desktop、Windsurf、Cursor)显示交互式清单(已检测到的客户端默认选中),以便您精确配置所需的客户端——或使用
--client以非交互方式选择将 Vidalytics 作为 MCP 服务器添加到每个所选客户端的配置中
写入后验证:配置有效且 MCP 服务器可访问
非交互式终端(CI)和任何显式选择标志(
--client、--all、--yes)将跳过清单并按预期方式运行
可用工具
连接成功后,您的 AI 助手将获得以下工具:
工具 | 描述 |
| 必须在调用任何其他工具之前调用,以启用分析功能 |
| 分页列出视频 |
| 获取视频详情 |
| 通过嵌入 GUID 查找视频 |
| 更新视频的标题或文件夹 |
| 获取嵌入代码和配置 |
| 获取播放设置(自动播放、控件等) |
| 获取缩略图图片 URL |
| 观看次数、播放率、观看时长、转化率 |
| 按百分比查看观众留存率 |
| 到达每个时间点的观众百分比 |
| 实时在线观看人数和观看率 |
| 获取视频的 CTA |
| 获取视频的暂停画面 |
| 一次获取最多 30 个视频的统计数据 |
| 最多 5 个视频的时间线统计数据 |
| 列出视频文件夹 |
| 列出设置模板 |
| 获取当前 API 使用量和配额 |
| 列出已连接到您账户的应用 |
| 断开应用或您自己的连接 |
| 从远程 URL 上传视频 |
| 获取用于本地文件上传的签名 URL |
| 完成直接视频上传 |
| 发布视频待处理的草稿设置 |
| 复制视频并发布副本 |
| 创建视频文件夹,可选择嵌套在其他文件夹下 |
| 将可复用的播放器设置模板应用于视频 |
| 在视频上创建行动号召(CTA) |
| 更新视频上现有的行动号召(CTA) |
| 从公共图片 URL 设置视频缩略图 |
| 从视频的某一帧设置缩略图 |
| 移除自定义缩略图并恢复默认 |
选项
npx @vidalytics/mcp install [flags]
--client <names> Configure only these clients, comma-separated
(claude-cli, claude-desktop, windsurf, cursor)
--all Configure all known clients, even if not detected
--config <path> Also configure a custom config file (repeatable)
--force Re-apply even if already configured
--yes Skip prompts (configure detected clients)在交互式终端中不带任何标志运行,即可获得要配置的客户端清单(已检测到的客户端默认选中;使用空格键切换,回车键确认)。--client cursor,windsurf 可以非交互方式完成相同的选择。
--config 标志可重复使用以指定多个文件。目标文件必须遵循 Claude Desktop、Cursor 和 Windsurf 使用的 { "mcpServers": {} } 格式——适用于 Zed 或带有 MCP 插件的 VS Code 等不受支持的客户端。
故障排除
遇到授权问题,或需要重新认证? 重置 mcp-remote 缓存在您主目录中的凭据,然后重启客户端:
操作系统 | 命令 |
macOS / Linux |
|
Windows(CMD) |
|
Windows(PowerShell) |
|
MCP Registry
此服务器已作为 com.vidalytics/mcp 发布到官方 MCP Registry。它是一个远程(streamable-http)服务器,因此支持注册表的 MCP 客户端可以直接连接到:
https://api.vidalytics.com/public/v1/mcp无需 API 密钥或环境变量——首次使用时通过 OAuth 完成授权。
系统要求
Node.js 18+
一个 Vidalytics 账户
许可证
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to access YouTube video data including information retrieval, captions/transcripts, AI-powered summaries, screenshots, comments, and video search through the VidCap API.289MIT
- AlicenseNot gradedqualityDmaintenanceConnects AI assistants to Submagic's video editing API for creating viral short-form content with AI captions in 107 languages.MIT
- AlicenseAqualityAmaintenanceConnect AI assistants to YouTube: search, transcripts, metadata, and more.191046MIT
- FlicenseNot gradedqualityDmaintenanceProvides AI assistants with comprehensive YouTube analytics and channel management capabilities, including channel performance, video analytics, audience insights, and content strategy tools.571
Related MCP Connectors
YouTube transcripts, search, channels, playlists and bulk transcript jobs for AI agents. 14 tools.
Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vidalytics/vidalytics-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server