Dynamic Kanban Mcp
Developer ToolsA dynamic, visual kanban board that lets you collab with Claude, and updates in realtime!
Installation
python3 ./mcp-kanban-server.pyView configuration snippet
{
"mcpServers": {
"dynamic-kanban": {
"command": "python3",
"args": [
"./mcp-kanban-server.py"
],
"env": {},
"description": "Dynamic Kanban MCP Server v3.0 - Real-time project management with WebSocket sync",
"version": "3.0.0",
"capabilities": {
"tools": [
"create_project",
"add_feature",
"configure_board",
"import_features",
"kanban_status",
"kanban_get_ready_tasks",
"kanban_get_next_task",
"kanban_move_card",
"kanban_update_progress",
"kanban_start_session",
"kanban_end_session",
"analyze_task_requirements",
"validate_dependencies",
"validate_project_dependencies",
"get_task_details",
"clear_kanban",
"delete_project",
"remove_feature",
"remove_features",
"clear_column",
"reset_board"
],
"features": [
"Dynamic project creation for any project type",
"Real-time UI generation with WebSocket sync",
"Bidirectional sync between Claude and HTML UI",
"Feature management with dependencies and circular dependency detection",
"Pydantic data validation with comprehensive error handling",
"Board configuration and customization",
"JSON import/export for data portability",
"Development session tracking",
"Task analysis and implementation planning",
"Drag & drop interface with live updates",
"Cross-project compatibility",
"Centralized configuration management",
"Modular JavaScript architecture"
]
}
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Cursor
Claude Desktop
MCP Compatible
Server Information
Quick Stats
Related Servers
Time
Time is an open-source MCP server that gives AI assistants access to specialized functionality. Compatible with Claude Desktop, Cursor, and other MCP clients for enhanced AI agent workflows.
Sequentialthinking
Sequentialthinking MCP server enables seamless integration between AI agents and external services. Built on the Model Context Protocol, it provides standardized access to tools and data for AI-powered workflows.
Gitlab
Gitlab MCP server provides AI agents with powerful tools and integrations for automation workflows. Connect your AI assistant to Gitlab capabilities through the Model Context Protocol standard.
Sentry
Sentry MCP server provides AI agents with powerful tools and integrations for automation workflows. Connect your AI assistant to Sentry capabilities through the Model Context Protocol standard.
Like this server?
Discover more MCP servers or submit your own to directory.