Story Display Skill

MCP Server

by Wjiajie · Added 5mo ago

Claude
4

Install

git clone https://github.com/Wjiajie/wuxiaX

Add to Claude

claude mcp add story-display-skill

Quick 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

From Our Store

View all →
Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations

OpenClaw

OpenClaw Business Starter Kit

$59+

Set Up Your AI Assistant in 60 Minutes

Story Display Skill — MCP Server for Claude Code