ccc0168_modes-mcp-server

ccc0168_modes-mcp-server

0

The project is an MCP server designed to manage Roo's custom operational modes, allowing full control over CRUD operations and configuration management. It supports schema validation and error handling, ensuring robust and reliable mode management.

Modes MCP Server

An MCP server for managing Roo's custom operational modes, offering programmatic control over mode configuration and management.

Features

  • Full CRUD operations for custom modes
  • Schema validation with Zod
  • File system watching for config changes
  • Error handling with standard MCP error codes
  • Atomic file operations

Operational Modes Framework

Manages a set of operational modes, including:

  • Planning Mode
  • Analytics Mode
  • Research Mode
  • Implementation Mode
  • Troubleshooting Mode
  • Quality Control Mode
  • Integration Mode
  • Documentation Mode
  • Session Management Mode
  • Trade Ops Manager

Available Tools

  • list_modes: Lists all custom modes configured
  • get_mode: Get details of a mode by its slug
  • create_mode: Create a new custom mode
  • update_mode: Update an existing mode
  • delete_mode: Delete a custom mode
  • validate_mode: Validate a mode configuration