AI人性化MCP服务器
强大的模型上下文协议 (MCP) 服务器,可帮助优化 AI 生成的内容,使其听起来更自然、更贴近人类。内置先进的 AI 检测和文本增强功能。
由text2go提供支持。
目录
截屏

Related MCP server: Resemble AI Voice Generation MCP Server
✨ 主要特点
🤖 AI 检测- 准确识别 AI 生成的内容
👤自然语言增强——将机器人文本转化为自然的人类写作
⭐语法完美- 确保语法完美无缺
📋可读性优化——改善文本流程和理解能力
📏长度控制- 调整内容长度,同时保留含义
⚖️术语保留- 保留特定术语和关键短语
先决条件
节点版本> = 16
Claude桌面最新版本
安装
作者:npx
配置Claude桌面:
打开 Claude 桌面
导航至“设置”→“开发者”→“编辑配置”
添加以下配置:
{
"mcpServers": {
"ai-humanizer": {
"command": "npx",
"args": ["-y", "ai-humanizer-mcp-server"]
}
}
}
重新启动 Claude Desktop 以应用更改
按源代码
克隆此存储库
安装依赖项
npm install
构建项目
npm run build
配置Claude桌面:
打开 Claude 桌面
导航至“设置”→“开发者”→“编辑配置”
添加以下配置:
{
"mcpServers": {
"ai-humanizer": {
"command": "node",
"args": ["<YOUR_PROJECT_PATH>/build/index.js"]
}
}
}
重新启动 Claude Desktop 以应用更改
💡 使用方法
人工智能文本检测
要检查文本是否由 AI 生成,只需询问 Claude:
Is this text ai-generated: In a fast-paced world, where technology is advancing at an exponential rate, it is crucial for businesses to adapt to new trends and keep up with the changing demands of the market.