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
「その他」の他のコンテンツ
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
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!
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント