Library MCP [MCP] mcp-scapple

1. Overview

mcp-scapple is an MCP server that lets AI assistants read, write, and render .scap files from Scapple, the brainstorming tool by Literature & Latte.

2. Info

3. Features

  • read-scapple: Parse a .scap file into structured JSON with notes, shapes, styles, and connections
  • write-scapple: Create a .scap file from structured note data with automatic bidirectional connection management
  • text-to-scapple: Convert indented text, bullet lists, or numbered lists into Scapple diagrams with automatic layout
  • scapple-to-image: Render a .scap file to PNG with full theme support (colors, fonts, shadows, patterns)

4. Install

npx @binaryloader/mcp-scapple

Leave a comment