excel-online-mcp-server-by-cdata
@CDataSoftware
关于 excel-online-mcp-server-by-cdata
This read-only MCP Server allows you to connect to Excel Online data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is excel-online-mcp-server-by-cdata?
This is a read-only Model Context Protocol (MCP) server built by CData that allows large language models (like Claude Desktop) to query live data from Excel Online. It wraps the CData JDBC Driver for Excel Online, exposing Excel Online data as SQL relational models that LLMs can access via natural language questions — no SQL required.
How to use excel-online-mcp-server-by-cdata?
Clone the repository, build the JAR with Maven, download and install the CData JDBC Driver for Excel Online, license the driver, configure a connection string using the driver’s utility, and create a .prp file with JDBC properties. Then add the server to your Claude Desktop configuration file (claude_desktop_config.json) and restart Claude Desktop. The server runs via stdio and must be on the same machine as the client.
Key features of excel-online-mcp-server-by-cdata
- Read-only querying of Excel Online data via natural language
- Built on the CData JDBC Driver for Excel Online
- Exposes tables and columns as MCP tools
- Supports SQL SELECT queries through the
{servername}_run_querytool - Requires Maven build and driver licensing
- Uses
stdiotransport for local client-server communication
Use cases of excel-online-mcp-server-by-cdata
- Ask Claude Desktop to summarize data stored in Excel Online workbooks
- Run natural language analytics on Excel Online tables without writing SQL
- Integrate Excel Online data into AI workflows for reporting or dashboards
FAQ from excel-online-mcp-server-by-cdata
Is this server read-only?
Yes, this project builds a read-only MCP server. For full read, write, update, delete, and action capabilities, CData offers a free beta MCP server for Excel Online.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients that run on the same machine as the server.
What tools are provided by the server?
The server provides three tools: {servername}_get_tables (list available tables), {servername}_get_columns (list columns for a table), and {servername}_run_query (execute a SQL SELECT query). Tool names are prefixed with the server name defined in the .prp file.
How do I configure the connection to Excel Online?
Use the CData JDBC Driver’s Connection String utility to test and copy a JDBC connection string, then create a .prp file with properties like DriverPath, DriverClass, and JdbcUrl. OAuth authentication may require browser-based sign-in.
Where can I get help if I have trouble?
For connection issues, contact the CData Support Team. For MCP server usage or feedback, join the CData Community.
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论