What is an MCP Server?
An MCP (Model Context Protocol) Server acts as a bridge, allowing AI models to access and interact with external data sources and tools. It standardizes how applications provide context to LLMs.
What is the CData MCP Server for SharePoint Excel Services?
It’s a server that allows LLMs like Claude Desktop to query live data from SharePoint Excel Services by leveraging CData JDBC Drivers, exposing data as relational SQL models.
Is the MCP Server read-only?
This specific project builds a read-only MCP server. However, CData offers a free (beta) version with read/write capabilities available at https://www.cdata.com/solutions/mcp
How do I set up the CData MCP Server?
The setup involves cloning the repository, building the server with Maven, downloading and licensing the CData JDBC Driver, configuring the connection, creating a .prp file with connection details, and configuring Claude Desktop.
What is a .prp file?
It’s a configuration file that contains the connection details for the JDBC driver, including the JDBC URL, driver class, and table names.
How do I run the MCP Server?
You can run the server from the command line using the java -jar command, ensuring it runs on the same machine as the AI client.
What kind of queries can I run?
You can use natural language to ask questions, and the AI client will translate them into SQL queries to retrieve the data. You can also execute custom SQL queries using the appropriate tool.
What if I can’t see my CData MCP Server in Claude Desktop?
Ensure that you have fully quit Claude Desktop (using Task Manager on Windows or Activity Monitor on Mac) and re-opened it.
What if Claude Desktop is unable to retrieve data?
Verify that you have configured your connection properly, using the Connection String builder to create the connection string and copying it into the property (.prp) file.
Where can I get help if I have trouble connecting to my data source?
Contact the CData Support Team at https://www.cdata.com/support/submit.aspx.
Where can I get help if I’m having trouble using the MCP server?
Join the CData Community for assistance.
Under what license is the MCP server licensed?
The MCP server is licensed under the MIT License.
Can I connect this MCP Server to the UBOS platform?
Yes, seamless integration with the UBOS platform will enable you to orchestrate complex AI agent workflows and build custom AI solutions.
SharePoint Excel Services MCP Server by CData
Project Details
- CDataSoftware/sharepoint-excel-services-mcp-server-by-cdata
- MIT License
- Last Updated: 6/12/2025
Recomended MCP Servers
An MCP server that provides current and historical gold/precious metal prices via the GoldAPI.io service.
알고리즘 풀이
MCP server to connect an MCP client (Cursor, Claude Desktop etc) with your ZenML MLOps and LLMOps pipelines
read api docs with mcp
A Model Context Protocol (MCP) server implementation that provides file backup and restoration capabilities
一个基于MCP协议的搜索服务实现,提供网络搜索和本地搜索功能,Cursor和Claude Desktop能与之无缝集成。
MCP Server to search individual private Github Repositories
Memento MCP: A Knowledge Graph Memory System for LLMs
Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping...
An mcp server that auto commits changes and creates commit message in the form of conventional commits (https://www.conventionalcommits.org/en/v1.0.0/)





