MCP.so
Sign In
Servers
P

Persona Summoner 人格小队

@yinwm

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

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "persona-mcp-server": {
      "command": "npx",
      "args": [
        "persona-mcp-server@latest"
      ]
    }
  }
}

More from Other