Skip to content

Submit MCP Server: Orchestro - Trello for Claude Code #362

@khaoss85

Description

@khaoss85

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

  1. AI-Assisted Development - Conduct complex projects with Claude Code
  2. Agile Task Management - Kanban board with AI intelligence
  3. Knowledge Retention - Patterns, templates, and learnings persist forever
  4. Risk Detection - Automatic failure pattern detection and warnings
  5. Team Coordination - PM writes stories, AI decomposes, Dev implements

Links

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions