-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Description
MCP Server Information
Name: Orchestro
GitHub Repository: https://github.com/khaoss85/mcp-orchestro
NPM Package: https://www.npmjs.com/package/@khaoss85/orchestro
MCP Registry: https://registry.modelcontextprotocol.io/v0/servers?search=io.github.khaoss85/orchestro
Description
Orchestro is "Trello for Claude Code" - an AI-powered task management and orchestration platform designed specifically for AI-assisted development workflows.
Key Features
- 🎯 60 Production-Tested MCP Tools - Complete toolkit for task orchestration
- 📊 Visual Kanban Dashboard - Real-time progress tracking with drag & drop
- 🤖 AI-Powered Story Decomposition - Automatically break down user stories into technical tasks
- 🔗 Dependency Tracking - Visual graphs showing task dependencies and conflicts
- 📈 Pattern Learning - System learns from successes and failures
- 📝 Complete Audit Trail - Timeline of all decisions and code changes
- 🔄 Real-Time Sync - Socket.io integration for live updates
Perfect For
- 👔 Product Managers - Non-technical Kanban view with progress tracking
- 👨💻 Developers - Technical dependency graphs and codebase analysis
- 🤖 AI (Claude Code) - Enriched context and structured workflows
- 🤝 Teams - Cross-functional collaboration with complete transparency
Installation
# Via NPX (no global install needed)
npx @khaoss85/orchestro@latest
# Or add to Claude Code config:
{
"mcpServers": {
"orchestro": {
"command": "npx",
"args": ["-y", "@khaoss85/orchestro@latest"],
"env": {
"DATABASE_URL": "your-supabase-connection-string"
}
}
}
}Tech Stack
- Backend: TypeScript, MCP SDK, Supabase (PostgreSQL)
- Frontend: Next.js 14, React 18, TailwindCSS, shadcn/ui
- Real-time: Socket.io, PostgreSQL triggers
- Database: JSONB metadata, GIN indexes, Row-level security
Use Cases
- AI-Assisted Development - Conduct complex projects with Claude Code
- Agile Task Management - Kanban board with AI intelligence
- Knowledge Retention - Patterns, templates, and learnings persist forever
- Risk Detection - Automatic failure pattern detection and warnings
- Team Coordination - PM writes stories, AI decomposes, Dev implements
Links
- 📦 NPM: https://www.npmjs.com/package/@khaoss85/orchestro
- 🌐 GitHub: https://github.com/khaoss85/mcp-orchestro
- 📚 Documentation: https://github.com/khaoss85/mcp-orchestro#readme
- 🎭 MCP Registry: https://registry.modelcontextprotocol.io/v0/servers?search=io.github.khaoss85/orchestro
Positioning
Think Trello × Jira × AI - built specifically for AI-assisted development workflows.
Status
- ✅ Production Ready (96.7% Test Coverage)
- ✅ Version 2.1.0
- ✅ Published on Official MCP Registry
- ✅ 60 MCP Tools Fully Tested
- ✅ Active Development
Category
Task Management, Project Management, Productivity, AI Development, Team Collaboration
Contact: Available via GitHub Issues
License: MIT
Metadata
Metadata
Assignees
Labels
No labels