Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hwillGIT • Documentation & Docs
An MCP server that uses browser automation to let MCP-compatible agents browse, read, search, and edit publicly shared OneNote notebooks programmatically.
Programmatically navigate a shared OneNote hierarchy (notebooks, sections, pages) to locate relevant material.
Read, search, and extract page content or add new content and create pages within a publicly shared OneNote notebook.
Visual context or verification by taking screenshots of the current OneNote view and maintaining session state across interactions.
This server automates the OneNote web app (via Playwright and browser-use) to expose notebook, section, and page navigation plus content reading and editing over the MCP protocol. It supports creating pages, adding content, searching, taking screenshots, and maintaining session state so assistants can perform multi-step workflows. It is intended for use with MCP hosts (for example, Claude Desktop) and requires OneNote notebooks to be shared via public links. Because it relies on browser automation, it may need updates if the OneNote web UI changes.
List all OneNote notebooks accessible to the authenticated user. Returns notebook names, IDs, and metadata. Use this to discover available notebooks before accessing sections or pages.
Get detailed information about a specific OneNote notebook by its ID, including its sections and section groups. Use list-notebooks first to find the notebook ID.
List section groups. When notebookId is provided, lists section groups in that notebook. Otherwise lists all section groups across all notebooks.
Get detailed information about a specific section group, including its sections and nested section groups.
List sections. Provide notebookId to list sections in a notebook, sectionGroupId to list sections in a section group, or omit both to list all sections across all notebooks.
Summarize the content of a specific OneNote page. Fetches the page content and generates a structured summary.
Help the user search across their OneNote notes. Guides through a search workflow using available tools.
Guide the user through creating a new OneNote page. Helps select the target notebook and section, then creates the page.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.