chinese-text-tools
Claude Code 中文写作四合一工具箱:文本分析(字数/段落/阅读时间)、结构化大纲生成(论文/小说/商业计划书)、GB/T 7714 参考文献格式化、中文字频统计。纯本地运行。
By Cail726
npx -y chinese-text-tools
How to install
MCP ServerMCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.
Claude Desktop / Claude Code (local, stdio):
Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):
{
"mcpServers": {
"chinese-text-tools": {
"command": "npx",
"args": ["-y", "chinese-text-tools"]
}
}
}Claude.ai (remote / hosted):
Settings → Connectors → “+” → search the directory → Connect, then authenticate via OAuth if prompted.
Config keys vary per server — always follow the server's own README. Restart Claude after adding it.
Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →
Source
More in Integrations & MCP Connectors
View all →Brave Search Server
Web and local search capabilities using the Brave Search API
Filesystem Server
Access and manage files on your local filesystem with read, write, and directory operations
Sequential Thinking Server
Dynamic problem-solving through iterative thought chains with branching and revision
Git Server
Git repository operations including status, diff, commit, branch management, and history