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
AI Tutor
An AI-powered tutor for higher education that supports both Claude and OpenAI models through MCP.
YuQue MCP
An MCP server for interacting with the YuQue knowledge base, enabling AI assistants to perform operations on documents and information.
Prompt Book Server
Connects to Notion databases to manage, search, and retrieve AI prompts across multiple collections.
Kanka MCP Server
A MCP server to manage entries in Kanka platform.
Rednote MCP
An automated tool for searching and commenting on the social media platform Xiaohongshu (Rednote) using Playwright.
Jira MCP Server
An MCP server for interacting with Jira projects and issues.
n8n Workflow MCP Server
A server for validating and managing n8n workflows, featuring multilingual support and multiple operational modes.
Anki MCP Server
Connects to a local Anki instance to review and create flashcards. Requires the Anki desktop app and Anki-Connect add-on.
Zotero
Access and manage your Zotero library data via the local or web API.
FluentLab Funding Assistant
An assistant API to help find and apply for funding opportunities.