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"
            ]
        }
    }
}

관련 서버

NotebookLM 웹 임포터

원클릭으로 웹 페이지와 YouTube 동영상을 NotebookLM에 가져오기. 200,000명 이상이 사용 중.

Chrome 확장 프로그램 설치