Enables querying of live SharePoint data from Large Language Models using natural language questions.
This read-only MCP Server allows Large Language Models (LLMs) like Claude Desktop to query live SharePoint data. It leverages the CData JDBC Driver for SharePoint, exposing SharePoint data as relational SQL models. By wrapping this driver with a Model Context Protocol (MCP) interface, LLMs can retrieve live information through natural language questions, eliminating the need for SQL knowledge.
Características Principales
01Supports natural language queries
02Exposes SharePoint as relational SQL models
03Uses CData JDBC Driver for SharePoint
04Connects LLMs to live SharePoint data
050 GitHub stars
06Simple MCP interface for LLM interaction
Casos de Uso
01Integrating SharePoint data into LLM-powered applications
02Retrieving real-time SharePoint information without SQL knowledge
03Answering questions about SharePoint data using natural language