Home › Other › dsh-novel-writer — 网文写作体检
dsh-novel-writer — 网文写作体检
Offline toolkit: 18 tools for Chinese web-novel style, plot-thread and continuity audits.
Topics: Other Tools and Integrations
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 5.1.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"dsh-novel-writer": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"DSH_NOVEL_WRITER_ROOT": "<YOUR_VALUE>",
"DSH_NOVEL_WRITER_STATE": "<YOUR_VALUE>"
}
}
}
}
DSH_NOVEL_WRITER_ROOT— 书库根目录。优先级低于命令行 --root,高于当前工作目录。DSH_NOVEL_WRITER_STATE— 插件状态文件路径,默认 ~/.dsh/dsh-novel-writer/state.json。
This server takes extra arguments — see its repository.
Related servers
servers
MCP server that exercises all the features of the MCP protocol
screenpipe
Search your local screen recordings, audio transcripts, and computer activity from screenpipe.
apify-mcp-server
Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡
klavis
MCP server for progressive tool usage at any scale (see https://klavis.ai)
mcp-obsidian
Interacting with Obsidian via REST API
metorial
Connect AI agents to 600+ integrations with a single interface - OAuth, scaling, and monitoring included
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry