YouTube Analytics MCP Server by CData
@CDataSoftware
关于 YouTube Analytics MCP Server by CData
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for YouTube Analytics (beta): https://www.cdata.com/download/download.aspx?sku=BYZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\youtube-analytics.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is YouTube Analytics MCP Server by CData?
YouTube Analytics MCP Server by CData is a read-only Model Context Protocol (MCP) server that wraps the CData JDBC Driver for YouTube Analytics, exposing YouTube Analytics data as relational SQL models. It allows LLMs like Claude Desktop to query live YouTube Analytics data using natural language questions without writing SQL.
How to use YouTube Analytics MCP Server by CData?
To use YouTube Analytics MCP Server by CData, clone the repository, build with Maven (mvn clean install), download and license the CData JDBC Driver for YouTube Analytics, configure a .prp file with JDBC connection details, and add the server to your Claude Desktop configuration file (e.g., claude_desktop_config.json) with the path to the JAR and .prp file. The server runs via stdio and must be on the same machine as the client.
Key features of YouTube Analytics MCP Server by CData
- Read-only access to YouTube Analytics data.
- Wraps CData JDBC Driver for YouTube Analytics.
- Exposes data as relational SQL tables.
- Provides tools: get_tables, get_columns, run_query.
- Supports natural language queries through LLMs.
- Built using MCP protocol for AI integration.
Use cases of YouTube Analytics MCP Server by CData
- Querying live YouTube Analytics metrics via Claude Desktop.
- Correlating YouTube Analytics data with other business data.
- Generating reports from YouTube Analytics without manual SQL.
- Integrating YouTube Analytics into AI-driven analytics workflows.
FAQ from YouTube Analytics MCP Server by CData
What data can I access with this server?
It provides read-only access to YouTube Analytics data exposed by the CData JDBC Driver, which treats YouTube Analytics data as relational tables.
What are the dependencies for running the server?
You need Java, Maven, and the CData JDBC Driver for YouTube Analytics (licensed or trial). The driver JAR must be installed and referenced in the .prp file.
How does the server connect to YouTube Analytics?
The server uses a JDBC connection string configured in a .prp file, which is built using the CData JDBC Driver’s connection string utility. OAuth authentication is handled during setup.
What transports or protocols does the server use?
The server communicates via stdio transport and uses the MCP protocol with JSON-RPC 2.0 for tool calls.
What are the known limitations of this server?
This is a read-only server. For full CRUD and action capabilities, CData offers a separate beta MCP server. The server can only be used with clients running on the same machine.
数据与分析 分类下的更多 MCP 服务器
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
Salesforce MCP Server
tsmztechSalesforce MCP Server
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
评论