azure-active-directory-mcp-server-by-cdata

azure-active-directory-mcp-server-by-cdata

3.2

If you are the rightful owner of azure-active-directory-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 Azure Active Directory is a read-only server that allows LLMs to query live data from Azure Active Directory using the CData JDBC Driver.

The CData MCP Server for Azure Active Directory is designed to facilitate the interaction between large language models (LLMs) and Azure Active Directory data. By leveraging the CData JDBC Driver, this server exposes Azure Active Directory as relational SQL models, enabling LLMs to access live data through a simple MCP interface. This setup allows users to query data using natural language without needing SQL knowledge. The server is read-only, but a full-featured version with read, write, update, and delete capabilities is available in beta. The server is built using Java and requires the CData JDBC Driver for Azure Active Directory to be installed and licensed. Once configured, the server can be integrated with AI clients like Claude Desktop to provide seamless data access.

Features

  • Read-only access to Azure Active Directory data through MCP interface.
  • Integration with CData JDBC Driver for relational SQL model exposure.
  • Natural language querying without SQL knowledge.
  • Simple setup and configuration process.
  • Compatibility with AI clients like Claude Desktop.

Tools

  1. {servername}_get_tables

    Search a list of available tables in the data source

  2. {servername}_get_columns

    Search the list of columns available in the table

  3. {servername}_run_query

    Execute SQL SELECT query