
Taskmeow
Interface UIpar ydogandjiev
Minimalist enterprise todo list app with drag-and-drop, Teams/Slack integration, and MCP-powered interactive UI
What it does
Taskmeow is a minimalist yet enterprise-ready todo list application that renders an interactive drag-and-drop task management UI. Built on the MCP App pattern, it exposes a rich widget interface so AI assistants can display and manipulate task boards directly inside chat — no context-switching required. Users can create, reorder, assign, and complete tasks through a React-based UI that loads inside MCP-compatible hosts.
Key features
- Drag-and-drop task boards — Reorder and assign tasks with React DnD, rendered as an interactive MCP widget
- Microsoft Teams integration — Sideload as a Teams tab with SSO via Azure AD and the Teams JS SDK
- Slack integration — Interactive task management through Slack's Events API and Web API
- GraphQL API — Full CRUD backend powered by Express and GraphQL with CosmosDB or MongoDB storage
- MCP widget mode — Vite-built single-file widget bundled for rendering inside MCP host canvases
Installation
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"taskmeow": {
"command": "npx",
"args": ["-y", "taskmeow"]
}
}
}
VS Code Copilot
Add to your settings.json:
{
"github.copilot.chat.mcp.servers": {
"taskmeow": {
"command": "npx",
"args": ["-y", "taskmeow"]
}
}
}
Claude.ai web
Add the MCP server URL in Settings → Integrations:
https://taskmeow.com/mcp
Supported hosts
Claude Desktop, VS Code Copilot, Microsoft Teams, Slack
Installation rapide
npx -y taskmeowInformations
- Tarification
- free
- Publié






