OneNote MCP Server by CData
@CDataSoftware
关于 OneNote MCP Server by CData
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for OneNote (beta): https://www.cdata.com/download/download.aspx?sku=UNZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\onenote.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is OneNote MCP Server by CData?
This read-only MCP server lets LLMs query live Microsoft OneNote data using the CData JDBC Driver for OneNote, exposing notebooks, sections, and pages as relational SQL tables without requiring the user to write SQL.
How to use OneNote MCP Server by CData?
Clone the repository, build with Maven, install and license the CData JDBC Driver for OneNote, create a .prp file with the JDBC connection string, then add the server to your Claude Desktop config and launch.
Key features of OneNote MCP Server by CData?
- Read-only access to OneNote data via MCP
- Uses CData JDBC Driver for SQL-based queries
- Exposes tools: get_tables, get_columns, run_query
- Accepts natural language questions through LLMs
- Communicates via stdio transport (same machine only)
Use cases of OneNote MCP Server by CData?
- Ask an LLM to summarize your OneNote notebooks or sections
- Retrieve live notes without writing SQL queries
- Integrate OneNote data into AI-driven analytics workflows
FAQ from OneNote MCP Server by CData?
Is this server read-only?
Yes, this server provides read-only access. For full create, read, update, and delete capabilities, use the CData MCP Server for OneNote (beta) linked in the README.
What are the runtime requirements?
Java and the CData JDBC Driver for OneNote must be installed and licensed on the same machine as the MCP client.
How do I configure a connection?
Create a .prp file with the JDBC connection string obtained from the driver’s Connection String utility, including OAuth settings. The server reads this file at startup.
Which tables are exposed by default?
All tables are exposed unless you explicitly list specific tables in the .prp file.
What transport does the server use?
The server uses stdio transport, so it must run on the same machine as the MCP
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论