MCP.so
Sign In
Servers
P

Persona Summoner 人格小队

@yinwm

一个用于召唤 AI 人格小队的 MCP (Model Context Protocol) 服务器。

Overview

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

Tags

More from Other