mcpbeat Sign in

dsh-novel-writer — 网文写作体检 MCP Server

local only

dsh-novel-writer — 网文写作体检 runs on your own machine — the client starts it, so there is no endpoint to ping. 767 installs a week from npm. Last commit 19 Sep 2026.

Offline toolkit: 18 tools for Chinese web-novel style, plot-thread and continuity audits.

Installs per day peak 1 501 · avg 204 · -53% w/w
a month agotoday
767
Installs / week
npm · dsh-novel-writer
17
Stars
0 open issues
19 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 10 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable lib/embedding.js:79, [пакет] lib/embedding.js:79
      const session = await ort.InferenceSession.create(path.join(MODEL_DIR, "onnx", modelFile), { executionProviders: ["wasm"] });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dsh-novel-writer -- npx -y dsh-novel-writer
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dsh-novel-writer": {
      "args": [
        "-y",
        "dsh-novel-writer"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dsh-novel-writer]
command = "npx"
args = ["-y", "dsh-novel-writer"]
.cursor/mcp.json
{
  "mcpServers": {
    "dsh-novel-writer": {
      "args": [
        "-y",
        "dsh-novel-writer"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dsh-novel-writer": {
      "args": [
        "-y",
        "dsh-novel-writer"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DSH_NOVEL_WRITER_ROOT (书库根目录。优先级低于命令行 --root,高于当前工作目录。), DSH_NOVEL_WRITER_STATE (插件状态文件路径,默认 ~/.dsh/dsh-novel-writer/state.json。). The author declared them in the registry entry; get the values from the project itself.

Alternatives to dsh-novel-writer — 网文写作体检

same job, measured the same way
novel-mcp · Chinese Web Novel Writing System
by novelmcp

Chinese web novel MCP: 36 tools (outline, prose, review, coach, KD export). BYOK, no API key.

14 tools answering
Continuum
by blacklabelbots-continuum

Agent continuity audits, referrals, sponsor packets, and Stripe Checkout for Continuum.

5 tools answering
Screenshotink
by screenshotink

Screenshot, diff, audit and sitemap-capture any web page — 5 MCP tools for AI agents.

26 installs/wk answering
Debt Payoff MCP
by comil27

RETIRED - this server is discontinued and its backend is offline. Do not use.

3 tools local only
Solrisk MCP
by comil27

RETIRED - this server is discontinued and its backend is offline. Do not use.

1 tools local only
Etsy Tags MCP
by comil27

RETIRED - this server is discontinued and its backend is offline. Do not use.

1 tools local only
SPARDA
by zyx77550

AI writes. SPARDA proves. Deterministic, offline security gate for AI edits.

182 installs/wk local only
SEO MCP
by metricspot

Six tools for SEO and AI-readability audits. 91 checks, 11 score modules.

39 installs/wk 6 tools answering

dsh-novel-writer — 网文写作体检 — questions

Answers built from our own checks of this server.

Why is there no uptime for dsh-novel-writer — 网文写作体检?
dsh-novel-writer — 网文写作体检 runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package dsh-novel-writer was installed 767 times last week.
How do I connect dsh-novel-writer — 网文写作体检?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls dsh-novel-writer straight from npm; nothing to host, nothing to sign up for.
How many people use dsh-novel-writer — 网文写作体检?
The npm package dsh-novel-writer was installed 767 times in the last week. Week over week that is -53%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is dsh-novel-writer — 网文写作体检 open source?
Yes — it is published under the MIT licence, written in JavaScript and 17 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.