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-toolsRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
110k
View repository →Python
MIT
World Monitor
Active
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
83k
View repository →TypeScript
AGPL-3.0
Netdata
Active
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
80k
View repository →Go
GPL-3.0
Trending hip-hop artist momentum scores across four cultural dimensions.
79k
View repository →TypeScript
MIT
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
68k
View repository →TypeScript
MIT
Scrapling MCP Server
Active
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
67k
View repository →Python
BSD-3-Clause