TabTree MCP server
Turn conversations into mind maps and whiteboards — in your TabTree account, or local files.
0 stars84 downloads/wk
Reviews
Write oneNobody has reviewed TabTree yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
TabTree tools (6, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
create_boardwrite actionCreates a NEW TabTree board (whiteboard): shapes (rect, ellipse, diamond, text, sticky) and arrow connections that stay anchored to the shapes in the app. With no x/y coordinates, layout is automatic by level (the connections define the hierarchy, left to right). Good for a diagram, a flow, a brainstorm. In a flowchart use ellipse for start/end, rect for a step, and diamond for a decision — its te
create_mindmapwrite actionCreates a NEW TabTree mind map from a markdown outline (#/## headings, bullet lists indented by 2 spaces, [x]/[ ] checkboxes, [title](url) links, and " @a:<id>" / " @e:<emoji>" at the end of a line for an illustration). The first top-level line becomes the centre. Writes a .tabtree file into the backup folder; the user pulls it into the app from the 🛟 menu.
list_mapsLists every mind map and board in the TabTree library (name, type, folder, size, last modified).
propose_changesProposes changes to an EXISTING mind map: add branches, rename a node, write a note, tick a task, remove a branch, illustrate a node — or, with op "persona", re-cast a WORK MAP canvas from a finished interview (the JSON block of the « ma cartographie du travail » skill). Nothing is applied — the proposal appears in TabTree as a banner on that map, the user reviews it change by change and picks wha
read_mapReads one TabTree map. A mind map comes back as a markdown outline; a board as a list of elements and connections. `file` is a file name (or a map name) returned by list_maps.
search_mapsSearches text across the whole TabTree library — map names, nodes, notes, shapes, sticky notes. Case-insensitive.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 4 days ago15/15
- Maintainer identitynamespace and repository owner differ; website matches verified namespace5/10
Install directly
Runs npx -y tabtree-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add tabtree -- npx -y tabtree-mcp
TabTree: common questions
- Is TabTree MCP server safe?
- Mostly: it is graded B (78/100). Read the TabTree safety report
- How do I install TabTree?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does TabTree need an API key?
- Yes. The registry entry asks for
TABTREE_API_KEY. - Is TabTree maintained?
- The last commit was 5 days ago (2026-09-15). The latest release is v1.2.1.