Overboard Studio
Create visual whiteboards, diagrams, flowcharts, and project plans from AI conversations. 17 MCP tools for board management, element creation, and real-time collaboration.
README
<p align="center"> <img src="https://overboard.studio/overboard-logo.png" alt="Overboard Studio" width="80" /> </p>
<h1 align="center">Overboard Studio for Claude Code</h1>
<p align="center"> <strong>Turn conversations into visual boards — directly from your terminal.</strong> </p>
<p align="center"> <a href="https://overboard.studio"><img src="https://img.shields.io/badge/overboard.studio-Visit%20Site-6366f1?style=flat-square" alt="Website" /></a> <a href="https://github.com/alona-iaig/overboard-claude-plugin/stargazers"><img src="https://img.shields.io/github/stars/alona-iaig/overboard-claude-plugin?style=flat-square&color=f59e0b" alt="Stars" /></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" alt="MIT License" /></a> <a href="https://overboard.studio/register"><img src="https://img.shields.io/badge/Sign%20Up-Free-10b981?style=flat-square" alt="Free Sign Up" /></a> </p>
Demo
you> /overboard plan Launch mobile app by Q3
Creating board "Mobile App Launch Plan"...
Created 4 phase frames + 16 task items + 3 milestones
Board created: Mobile App Launch Plan
Open it: https://overboard.studio/board/abc123
Tip: Share with your team using the Share button.
Install (30 seconds)
# 1. Add the marketplace
/plugin marketplace add alona-iaig/overboard-claude-plugin
# 2. Install
/plugin install overboard
# 3. Connect your account
/overboard:setup
That's it. Start creating boards.
Usage
| Command | What it creates |
|---|---|
/overboard plan Launch mobile app |
Phased project plan with tasks and milestones |
/overboard diagram Auth flow |
System diagram with shapes and connectors |
/overboard brainstorm Q3 ideas |
Themed sticky notes in organized frames |
/overboard flowchart CI/CD pipeline |
Process flow with decision points |
/overboard kanban Sprint 14 |
To Do / In Progress / Done columns |
/overboard meeting Weekly sync |
Agenda + action items + decisions |
/overboard strategy Product roadmap |
Strategic analysis with frames |
/overboard retrospective Sprint 13 |
What went well / didn't / actions |
/overboard swot vs Miro |
Four-quadrant SWOT analysis |
/overboard mindmap Feature ideas |
Central topic with branching nodes |
/overboard timeline Product milestones |
Timeline with date markers |
Or just describe what you want:
/overboard How should we restructure the microservices?
The AI picks the best board type automatically.
Why?
You're already having the conversation in Claude Code. Why switch to another tool to visualize it?
- No context switching — create boards without leaving your terminal
- AI-structured — boards are organized, not random sticky notes
- Shareable — every board has a link your team can open and edit
- Free — unlimited boards on the free plan
What is Overboard Studio?
Overboard Studio is a free AI-powered collaborative whiteboard used by teams for:
- Project planning and roadmaps
- Architecture diagrams and flowcharts
- Brainstorming and ideation
- Sprint retrospectives and standups
- Strategy workshops and SWOT analysis
- Meeting notes and action tracking
Features: AI board generation, real-time collaboration, video calls, 40+ templates, export to PNG/SVG/PDF/PowerPoint, MCP integration.
How it works
Claude Code → MCP Protocol → Overboard Studio API → Visual Board
(you) (this plugin) (creates elements) (shareable link)
The plugin connects via MCP (Model Context Protocol). OAuth handles authentication — no API keys to manage.
Also works with
The Overboard MCP server works with any MCP-compatible AI tool:
- Claude Desktop — Add to
claude_desktop_config.json - Cursor — Add as MCP server in settings
- ChatGPT — Via Actions (OpenAPI spec at
api.overboard.studio/openapi.json) - GitHub Copilot — Via MCP integration
Links
- Overboard Studio — Main website
- Sign Up Free — Create your account
- Templates Gallery — 40+ ready-made templates
- MCP Server — Direct MCP endpoint
- Blog — Tips and tutorials
Contributing
PRs welcome! The plugin is MIT licensed.
Star History
If this plugin is useful, please star it to help others discover it.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.