youtube-analytics-mcp-server-by-cdata
If you are the rightful owner of youtube-analytics-mcp-server-by-cdata and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CData's Model Context Protocol (MCP) Server for YouTube Analytics is a read-only server designed to allow LLMs to query live YouTube Analytics data using natural language.
The CData MCP Server for YouTube Analytics is a specialized server that facilitates the interaction between large language models (LLMs) and YouTube Analytics data. By leveraging the CData JDBC Driver, this server exposes YouTube Analytics as relational SQL models, enabling LLMs to access and query live data without the need for SQL knowledge. This server is particularly useful for applications that require real-time data retrieval and analysis, such as business intelligence tools and AI-driven analytics platforms. The server is designed to be read-only, providing a secure and efficient way to access YouTube Analytics data. It supports integration with various platforms, including Claude Desktop, and can be configured to work with different data sources through a simple setup process. The server is licensed under the MIT License, allowing for free use, modification, and distribution.
Features
- Read-only access to YouTube Analytics data
- Integration with LLMs for natural language querying
- Utilizes CData JDBC Driver for SQL model exposure
- Simple setup and configuration process
- Licensed under the MIT License for free use and distribution
Tools
source_get_tables
Retrieves a list of tables available in the data source.
source_get_columns
Retrieves a list of columns for a specified table.
source_run_query
Executes a SQL SELECT query on the data source.