Npc Skill
MCP Serverby Wjiajie · Added 5mo ago
Claude
4
Install
git clone https://github.com/Wjiajie/wuxiaXAdd to Claude
claude mcp add npc-skillQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"npc-skill": {
"command": "npx",
"args": [
"@modelcontextprotocol/npc-skill"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
管理和驱动武侠游戏中的 NPC(非玩家角色)。包含 NPC 的身份、武功、性格、立场以及与主角的关系。在故事推进过程中,为 NPC 提供逻辑一致的言行和战斗反应。
Tags
documentsgoskill