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 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
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!

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
评论