sharepoint-mcp-server-by-cdata

sharepoint-mcp-server-by-cdata

0

CData's Model Context Protocol (MCP) Server for SharePoint allows large language models to query live SharePoint data through natural language questions. It provides a read-only server that uses the CData JDBC Driver to expose SharePoint data via a simple interface, eliminating the need for SQL knowledge.

{servername}_get_tables

Get a list of available tables in the data source

{servername}_get_columns

Get a list of available columns in the table

{servername}_run_query

Execute SQL SELECT query