@pipeworx/microsoft-onenote

Connect: https://gateway.pipeworx.io/microsoft-onenote/mcp · Install: one-click buttons

Tools: 4

Tools

  • list_notebooks — List the OneNote notebooks in the signed-in user’s Microsoft 365 / OneNote account. Returns each notebook’s id, display name, created/last-modified times, and whether it is the default notebook. Use t
  • list_sections — List the sections in a OneNote notebook (Microsoft 365). Pass a notebook_id to list that notebook’s sections, or omit it to list all sections across every notebook. Returns each section’s id, display
  • list_pages — List OneNote pages (Microsoft 365 notes). Pass a section_id to list pages in that section, or omit it to list recent pages across all notebooks (newest first). Optionally filter with a free-text searc
  • get_page_content — Get the full HTML content of a single OneNote page (Microsoft 365 note) by its ID. Returns the page body as HTML. Use after list_pages to read a user’s OneNote note in full.

Tools

  • get_page_content — Get the full HTML content of a single OneNote page (Microsoft 365 note) by its ID. Returns the page body as HTML. Use after list_pages to read a user's OneNote note in full.
  • list_notebooks — List the OneNote notebooks in the signed-in user's Microsoft 365 / OneNote account. Returns each notebook's id, display name, created/last-modified times, and whether it is the default notebook. Use t
  • list_pages — List OneNote pages (Microsoft 365 notes). Pass a section_id to list pages in that section, or omit it to list recent pages across all notebooks (newest first). Optionally filter with a free-text searc
  • list_sections — List the sections in a OneNote notebook (Microsoft 365). Pass a notebook_id to list that notebook's sections, or omit it to list all sections across every notebook. Returns each section's id, display

Regenerated from source · build June 3, 2026