Cline Personas MCP サーバー
共有コンポーネントとペルソナ テンプレートを使用して.clinerulesファイルを管理するための MCP サーバー。
特徴
コンポーネント管理: 再利用可能なコンポーネントの作成、読み取り、更新、削除
ペルソナテンプレート: マスタッシュスタイルの変数置換を使用してペルソナテンプレートを定義します。
依存関係の検証: ペルソナテンプレートが既存のコンポーネントのみを参照していることを確認する
アクティベーションシステム:
.clinerulesファイルに書き込むことでペルソナをアクティベートしますバージョン追跡: コンポーネントとペルソナの両方のバージョンを追跡します
ファイルベースのストレージ: コンポーネントとペルソナをJSONファイルとして保存します
インストール
リポジトリをクローンする
依存関係をインストールします:
プロジェクトをビルドします。
使用法
コンポーネントの管理
ペルソナの管理
ファイル構造
APIドキュメント
コンポーネントペルソナサービス
すべての操作を提供するメインのサービス クラス:
コンポーネント操作:
setComponent(name, description, text, version)getComponent(name)listComponents()deleteComponent(name)
ペルソナ操作:
setPersona(name, description, template, version)getPersona(name)listPersonas()deletePersona(name)activatePersona(name)getActivePersona()renderPersona(name)
発達
テストを実行します:
プロジェクトをビルドします。
MCP サーバーを実行します。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
.clinerulesファイルに書き込むことでペルソナ テンプレートとコンポーネントを管理およびアクティブ化し、バージョン追跡とファイルベースのストレージをサポートする MCP サーバー。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualitySimple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. This is especially useful for developing desktop applications that require complex user interactions to test.Last updated -147MIT License
 - -security-license-qualityA template repository for creating MCP servers that can be easily containerized and used with MCP clients.Last updated -8691MIT License
 DollhouseMCPofficial
AsecurityAlicenseAqualityA comprehensive Model Context Protocol (MCP) server that enables dynamic AI persona management with an integrated GitHub-powered marketplace, allowing Claude and other compatible AI assistants to activate different behavioral personas.Last updated -5033012AGPL 3.0- -security-license-qualityMCP server for managing and serving dynamic prompt templates using elegant and powerful text template engine. Create reusable, logic-driven prompts with variables, partials, and conditionals that can be served to any compatible MCP client like Claude Code, Claude Desktop, Gemini CLI, etc.Last updated -11MIT License