Loading MCP server directory, please wait...
Claude Code 中文写作四合一工具箱:文本分析(字数/段落/阅读时间)、结构化大纲生成(论文/小说/商业计划书)、GB/T 7714 参考文献格式化、中文字频统计。纯本地运行。
npx @getmcp/cli add io.github.Cail726/chinese-text-toolsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Cail726/chinese-text-tools": {
"command": "npx",
"args": [
"-y",
"chinese-text-tools"
]
}
}
}