scratch-pad

StephenSHorton/scratch-pad
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
Desktop scratch pad notes app with MCP server for Claude Code
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scratch-pad": {
      "command": "npx",
      "args": [
        "-y",
        "StephenSHorton/scratch-pad"
      ]
    }
  }
}

README Excerpt

**Desktop scratch pads for Claude Code** Floating desktop notes that Claude can create, read, update, and delete via MCP. - Floating borderless notes on your desktop - Markdown rendering (headers, code blocks, lists, bold/italic) - Editable -- double-click to edit title or body - Color themes (yellow, pink, blue, green)

Tools (11)

note_clearnote_createnote_listnote_movenote_organizenote_readnote_resizenote_updatepad_subscribepeer_discoverpeer_list