danosb/onenote-mcp
If you are the rightful owner of onenote-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation that enables AI language models like Claude and other LLMs to interact with Microsoft OneNote.
Tools
Functions exposed to the LLM to take actions
authenticate
Start the Microsoft authentication flow
listNotebooks
Get a list of all your OneNote notebooks
getNotebook
Get details of a specific notebook
listSections
List all sections in a notebook
listPages
List all pages in a section
getPage
Get the complete content of a specific page, including HTML formatting
createPage
Create a new page with HTML content
searchPages
Search for pages across your notebooks
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client