Story Display Skill
MCP Serverby Wjiajie · Added 5mo ago
Claude
4
Install
git clone https://github.com/Wjiajie/wuxiaXAdd to Claude
claude mcp add story-display-skillQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"story-display-skill": {
"command": "npx",
"args": [
"@modelcontextprotocol/story-display-skill"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
负责小说情节的持久化写入、生成校验以及终端的完整展示。通过原生指令确保万字剧情不被截断。
Tags
developmentpythonskill