mcp-cline-personas

mcp-cline-personas

3.4

If you are the rightful owner of mcp-cline-personas 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.

Cline Personas MCP Server is an MCP server for managing `.clinerules` files using shared components and persona templates.

Cline Personas MCP Server is designed to facilitate the management of `.clinerules` files by utilizing shared components and persona templates. It provides a robust system for creating, updating, and managing reusable components and persona templates with mustache-style variable substitution. The server ensures that persona templates only reference existing components through dependency validation. It also features an activation system that writes active personas to a `.clinerules` file, allowing for easy version tracking of both components and personas. The server uses a file-based storage system, storing components and personas as JSON files, which simplifies data management and retrieval.

Features

  • Component Management: Create, read, update and delete reusable components
  • Persona Templates: Define persona templates with mustache-style variable substitution
  • Dependency Validation: Ensure persona templates only reference existing components
  • Activation System: Activate personas by writing to `.clinerules` file
  • Version Tracking: Track versions for both components and personas