PluginBench
MCP Server
Maintained

io.github.Cail726/chinese-text-tools MCP Server

io.github.Cail726/chinese-text-tools

What is the io.github.Cail726/chinese-text-tools MCP server?

Claude Code 中文写作四合一工具箱:文本分析(字数/段落/阅读时间)、结构化大纲生成(论文/小说/商业计划书)、GB/T 7714 参考文献格式化、中文字频统计。纯本地运行。

How to install io.github.Cail726/chinese-text-tools

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "chinese-text-tools": {
      "command": "npx",
      "args": [
        "-y",
        "chinese-text-tools"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "chinese-text-tools": {
      "command": "npx",
      "args": [
        "-y",
        "chinese-text-tools"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "chinese-text-tools": {
      "command": "npx",
      "args": [
        "-y",
        "chinese-text-tools"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "chinese-text-tools": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "chinese-text-tools"
      ]
    }
  }
}
Claude Code
claude mcp add chinese-text-tools -- npx -y chinese-text-tools

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →