Web Whiteboard
A web-based whiteboard for displaying output from Chatbots and LLMs.
A Web-based Whiteboard with MCP interface
whiteboard-mcp is a simple whiteboard web application, providing a convenient way for displaying Chatbot/LLM's output.
Install from source
git clone .../whiteboard-mcp
cd whiteboard-mcp
uv run whiteboard_mcp
MCP configure
{
"mcpServers": {
"whiteboard-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"http://127.0.0.1:5000/mcp/sse",
"--allow-http"
]
}
}
}
Related Servers
Doc Reading and Converter
A server for reading and converting documents between PDF, DOCX, and Markdown formats using marker-pdf and pandoc.
YouTube Video Summarizer
Fetch and summarize YouTube videos by extracting their titles, descriptions, and transcripts.
ActivityWatch MCP Server (Swift)
Provides structured access to ActivityWatch time tracking data for AI assistants.
Jira
An MCP server for interacting with Jira's REST API to manage projects, issues, and users.
ClickUp MCP
Integrate ClickUp project management with AI to manage tasks, lists, and spaces.
AISecretary
A collection of MCP servers to automate virtual secretary tasks within the Microsoft Outlook suite, managing tools like Mail and Categories.
Office PowerPoint MCP
Create, edit, and manipulate PowerPoint presentations using python-pptx.
Goodday MCP Server
Integrate with the Goodday project management platform to manage projects, tasks, and users via its API.
Apple Shortcuts
An MCP Server Integration with Apple Shortcuts
Confluence Cloud
Manage Confluence Cloud spaces, pages, and content through a standardized interface for AI assistants.