promptboard
The Shared Whiteboard for Your AI Agents via MCP. Paste screenshots, mark them up, and share with AI.
Install / Use
claude mcp add pjueon -- npx -y github:pjueon/promptboardIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub🎨 PromptBoard
The Shared Whiteboard for AI Agents via MCP.
Paste screenshots, highlight specific details, and share visual context directly via MCP. Stop saving images to files. Just copy, paste, mark, and ask.
Demo:
https://github.com/user-attachments/assets/3a07ca9d-d989-4d6c-aef1-4eebbd6d0cca
🚀 Quick Start
Standard Configuration
Add to your MCP client configuration:
{
"mcpServers": {
"promptboard": {
"command": "npx",
"args": ["-y", "promptboard"]
}
}
}
<details>
<summary><b>Claude Desktop</b></summary>
Config Location:
- Windows:
%APPDATA%\Claude\claude_desktop_config.json - macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Linux:
~/.config/Claude/claude_desktop_config.json
Configuration:
{
"mcpServers": {
"promptboard": {
"command": "npx",
"args": ["-y", "promptboard"]
}
}
}
Restart Claude Desktop and test:
- "Open the whiteboard"
- "What's on the whiteboard?"
claude mcp add promptboard "npx -y promptboard"
Custom Commands (Optional):
npx promptboard init claude-code
This creates .claude/commands/:
/whiteboard- Opens the visual whiteboard/check-board [message]- Analyzes whiteboard content
Example:
/check-board What does the red section mean?
</details>
<details>
<summary><b>Gemini CLI</b></summary>
Config Location: .gemini/settings.json in your project
Configuration:
{
"mcpServers": {
"promptboard": {
"command": "npx",
"args": ["-y", "promptboard"]
}
}
}
Custom Commands (Optional):
npx promptboard init gemini-cli
This creates .gemini/commands/:
/whiteboard- Opens the visual whiteboard/check-board [message]- Analyzes whiteboard content
For detailed installation instructions, including manual setup and building from source, please refer to the MCP Setup Guide.
Features
- 🎨 Whiteboard Canvas - Draw, sketch, and annotate freely
- 📸 Screenshot Support - Paste images directly with
Ctrl+V - 🖊️ Drawing Tools - Pen, shapes, text, eraser
- ↩️ Undo/Redo - Full history management (
Ctrl+Z,Ctrl+Shift+Z) - 🌍 Multi-language - English, Korean, Japanese
- 🌓 Dark/Light Theme - Customizable appearance
- 🤖 AI Integration - MCP protocol for Claude Code, Gemini CLI
- 💾 Auto-save - Persistent state across sessions
Documentation
User Guides
- MCP Setup Guide - Installation and configuration
- MCP Architecture - Internal architecture details
Related Skills
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.4kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
