Persona Summoner 人格小队
@yinwm
Persona Summoner 人格小队 について
一个用于召唤 AI 人格小队的 MCP (Model Context Protocol) 服务器。
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"persona-mcp-server": {
"command": "npx",
"args": [
"persona-mcp-server@latest"
]
}
}
}ツール
4召唤指定人格来处理任务
列出所有可用的人格
获取当前MCP服务版本信息
智能人格协作分析 - 根据当前对话上下文自动选择合适的人格进行逐步分析
概要
What is Persona Summoner 人格小队?
An MCP server for summoning AI persona teams. It provides built-in personas (grumpy bro, reflective sis, fan girl, product strategist) and supports cloud-based real-time updates as well as custom local personas. Designed for MCP-compatible clients like Cursor, Claude Code, Trae, and CherryStudio.
How to use Persona Summoner 人格小队?
Add the server to your MCP client configuration using npx persona-mcp-server@latest. Use single-persona commands like "let grumpy bro analyze my code" or invoke the smart collaborative mode with phrases like "team up personas to discuss this." You can also load custom personas from a JSON file by passing the --personas argument with an absolute path.
Key features of Persona Summoner 人格小队?
- Multiple built-in AI personas with distinct personalities
- Cloud persona data updates in real time
- Simple one-line npx installation for MCP clients
- On-demand persona switching and management
- Support for custom local persona definitions
- Telemetry can be disabled via flag or environment variable
Use cases of Persona Summoner 人格小队?
- Code review with a harsh critic (grumpy bro)
- Deep architectural analysis with a reflective thinker
- Brainstorming product ideas from multiple perspectives
- Evaluating business models with a strategist persona
- Team collaboration on technical decisions through sequential personas
FAQ from Persona Summoner 人格小队?
What built-in personas are available?
Four default personas: 暴躁老哥 (grumpy bro, sharp critic), 自省姐 (reflection sis, deep thinker), 粉丝妹 (fan girl, encourager), and 小布丁 (product strategist, business analyst).
How do I define my own local persona?
Create a JSON array of persona objects with required fields id, name, rule, goal, and version. Pass the file via --personas /absolute/path/your-file.json in the server configuration.
How can I disable telemetry?
Use the --no-telemetry command-line
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
コメント