Google Data Catalog MCP Server by CData

Created By
CDataSoftwarea year ago
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 Google Data Catalog (beta): https://www.cdata.com/download/download.aspx?sku=HGZK-V&type=beta
Overview

What is Google Data Catalog MCP Server by CData?

This project builds a read-only Model Context Protocol (MCP) server for Google Data Catalog, allowing LLMs to query live data without needing SQL.

How to use the project?

To use the MCP server, clone the repository, build the server, install the CData JDBC Driver, configure your connection, and create a configuration file for your AI client.

Key features of the project?

  • Read-only access to Google Data Catalog data.
  • Natural language querying capabilities.
  • Integration with Claude Desktop for AI-driven data interaction.

Use cases of the project?

  1. Querying live data from Google Data Catalog using natural language.
  2. Integrating with AI clients for data analysis and reporting.
  3. Simplifying data access for non-technical users.

FAQ from the project?

  • Can I write data using this server?

No, this server is read-only. For write capabilities, check the full CData MCP Server.

  • Is there a trial version available?

Yes, a free trial version of the full CData MCP Server is available.

  • What is the purpose of the CData JDBC Driver?

It connects to Google Data Catalog and exposes it as relational SQL models.

Server Config

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\google-data-catalog.prp"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
10 months ago
Author Name
CDataSoftware
Star
-
Language
-
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Crevio

2 days ago