Modes MCP Server
About
An MCP server for managing Roo's custom operational modes, providing programmatic control over mode configuration and management. It is intended for users who need to create, update, list, delete, and validate custom modes.
Details
- Author
- MCP-Mirror
- Downloads
- 228
- Categories
- Other
Jump to
- 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
Clone the repository, install dependencies with npm install, and build with npm run build. Configure the environment variable MODES_CONFIG_PATH (defaults to a Roo settings path), create a custom modes JSON file, and add the server configuration to your MCP settings file. Tools are then available via MCP to manage modes.
Modes MCP Server
An MCP server for managing Roo's custom operational modes, providing 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
Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



