Read and edit a live local-first PowerScroll visual notebook.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A local-first visual notebook in one editable HTML fileβwith an MCP bridge for AI agents.
Try PowerScroll Β· Download PowerScroll.html Β· Agent setup Β· Report a problem

PowerScroll combines the hierarchy of OneNote, the freeform canvas of a whiteboard, and editable diagrams in a notebook you completely own. No account, server, proprietary database, or cloud connection is required.
PowerScroll.html.The hosted demo does not upload notebook content. Download or save your notebook to keep it; your browser file is the source of truth.
Every notebook contains the complete editor, structured workspace, drawings, images, and optional extensions. It opens offline and remains editable. Sharing the file shares a working copy rather than an export that needs PowerScroll installed elsewhere.
Sections and pages provide notebook hierarchy. Inside each page, named scrolls create independent vertical workstreams on an infinite canvas. Markdown, math, images, ink, shapes, PlantUML, Mermaid, SVG, and draw.io content can live beside one another.
The local MCP bridge lets an agent read pages, add and move blocks, manage scrolls, insert images, create native editable diagrams, and save the notebook. Agent edits use the same in-memory stores, undo history, and save path as human editsβthere is no shadow database to reconcile.

The bridge is off by default and listens only on your machine. Run the published package directly from npm:
Then open a notebook and enable Settings β Agent bridge β Let a local agent write into this notebook. See the complete tool and client setup guide.
The executable is published as powerscroll-mcp
and its discovery metadata is active in the
official MCP Registry.
The latest GitHub release also carries a package tarball as a fallback, but npm
is the canonical install source.
Normal editing does not require a PowerScroll server or account. Update checks and optional extension installation contact GitHub; the local agent bridge makes a loopback WebSocket connection only after the user enables it.
A notebook is executable HTML. Open notebooks only from people you trust, just as you would any executable document. See SECURITY.md for the threat model and private vulnerability-reporting instructions.
PowerScroll opens existing PowerNote notebooks directly. Legacy embedded ids, internal links, storage, and bridge protocol identifiers remain supported.
For a notebook too old to update itself:
PowerScroll.html.PowerScroll is built with React, TypeScript, Vite, Konva, and Zustand. Behavioral
requirements and their test traceability live in docs/. Contribution
expectations are in CONTRIBUTING.md. Maintainers should use
the release runbook and update the
deployment ledger after publishing.
MIT Β© 2026 Constantin Chabirand
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/powerscroll)<a href="https://allmcps.com/mcp/powerscroll"><img src="https://allmcps.com/api/badge/powerscroll?style=directory" alt="PowerScroll on AllMCPs" /></a>