Exposes SharePoint Excel Services data to LLMs like Claude Desktop through a Model Context Protocol (MCP) interface.
This tool creates a read-only Model Context Protocol (MCP) server, enabling Large Language Models (LLMs) like Claude Desktop to access live SharePoint Excel Services data. By leveraging the CData JDBC Driver for SharePoint Excel Services, the tool transforms SharePoint Excel Services into relational SQL models, which are then accessed through a simple MCP interface. This allows users to retrieve live information by asking natural language questions, eliminating the need for SQL queries.