ZubeidHendricks_azure-onenote-mcp-server
0
The OneNote MCP Server is an implementation of the Model Context Protocol for Microsoft OneNote, facilitating interaction with OneNote via a standardized interface. It supports management of notebooks, sections, and pages, allowing for creation, modification, and retrieval of OneNote content programmatically.
OneNote MCP Server
A Model Context Protocol (MCP) server implementation for Microsoft OneNote, enabling AI language models to interact with OneNote through a standardized interface.
Features
Notebook Management
- List all notebooks
- Create new notebooks
- Get notebook details
- Delete notebooks
Section Management
- List sections in a notebook
- Create new sections
- Get section details
- Delete sections
Page Management
- List pages in a section
- Create new pages with HTML content
- Read page content
- Update page content
- Delete pages
- Search pages across notebooks