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"
]
}
}
}
संबंधित सर्वर
MCP Mistral OCR
Perform OCR on local files and URLs (images, PDFs) using the Mistral AI API.
Splid MCP
A Model Context Protocol (MCP) server that exposes Splid (splid.app) via tools, powered by the reverse‑engineered splid-js client.
Rememberizer
Interact with Rememberizer's document and knowledge management API to search, retrieve, and manage documents.
McpMux
McpMux — configure MCP servers once, connect every AI client through one local gateway.
Rememberizer Common Knowledge
Access personal and team knowledge repositories, including documents and Slack discussions.
GitHub Project Manager MCP
A GitHub-integrated project management server for Claude Desktop, requiring a personal access token.
Project Handoffs
Manages AI session handoffs and tracks next steps for projects.
Xeams MCP Server
Validate email address and check that status of a previously sent email
Counsel
Multi LLM Council for deep counsel on your topic or idea
MCP Resume Server
Fetches resume data from a GitHub gist to provide professional background context to LLMs.