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"
]
}
}
}
Servidores relacionados
Taiwan Holiday
Provides Taiwan national holidays and compensatory workday information. Data is fetched and cached automatically.
Google Sheets
Interact with Google Sheets using a Python-based MCP server and Google Apps Script.
Leantime MCP Bridge
An MCP proxy bridge for the Leantime project management system, forwarding JSON-RPC messages with proper authentication.
Atlassian MCP Server
A read-only server for accessing Atlassian products like Confluence and Jira.
Omi Memories
Provides access to a specific user's memories from the Omi app.
Backlog MCP Server
Interact with the Backlog API to manage projects, issues, wikis, git repositories, and more.
PAF-IAST LMS Automation
Automates interactions with the PAF-IAST Learning Management System (LMS) for AI assistants like Claude and VS Code Copilot.
MCP Google Calendar Plus
A server for full Google Calendar management, including creating, updating, and deleting events. Requires Google OAuth2 authentication.
WSLSnapit-MCP
Capture screenshots and read the clipboard on Windows from within a WSL environment.
mcp-server-toggl
Team-wide Toggl Track time tracking, reporting, and workspace management via Reports API v3