raymondlowe/roo-code-custom-mode-editor-mcp-server
If you are the rightful owner of roo-code-custom-mode-editor-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that knows how to edit the Roo Code custom modes file.
Tools
Functions exposed to the LLM to take actions
list_custom_modes
List all custom patterns in the .roomodes
file
create_custom_mode
Create a new custom mode, which requires slug, name, roleDefinition, customInstructions, and groups fields
get_custom_mode_fields
Get fields for the custom pattern for the specified slug
put_custom_mode_fields
Update one or more fields of the custom pattern for the specified slug
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client