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

Related MCP server: Natural Voice MCP
✨ 主要特点
🤖 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.星史
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseCqualityDmaintenanceDetects AI-generated content and transforms robotic text into natural, human-like writing while improving grammar, readability, and preserving key terminology.1693MIT
- AlicenseNot gradedqualityNot gradedmaintenanceProvides tools and resources to detect AI-generated writing patterns and refine text for more authentic, human-like communication. It enables users to analyze phrasing via a scoring system and apply conversational guides tailored for platforms like Twitter and LinkedIn.1
- AlicenseNot gradedqualityDmaintenanceAI text detection and humanization for Claude Code, Cursor, and Windsurf. Check if text sounds AI-generated, improve it to read naturally, and verify results — all without leaving your editor.47MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI content detection with sentence-level and paragraph-level AI probability scoring to identify and fix AI-generated text.MIT
Related MCP Connectors
Transform AI-generated text into natural, human-sounding content that bypasses AI detectors.
Find AI-isms with evidence and fingerprint a writing voice from samples. 3 of 5 free.
Loads your personal writing voice into any AI and scores how closely a draft matches it.
Appeared in Searches
- A server for writing tips and creative writing resources
- A server for finding writing resources and information
- A server for finding information about 'potenziati' (enhanced/boosted items or concepts in Italian)
- Search for 'Potenziati' (Enhanced/Boosted items or concepts in Italian)
- A content research and creation service for article writing with SEO optimization
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Text2Go/ai-humanizer-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server