HumanizerMCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@HumanizerMCPhumanize this text using rule mode"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
HumanizerMCP - AI Text Humanization MCP Server
Detect and remove 24 types of AI writing traces to make text more natural and human-like
✨ Core Features
24 AI Pattern Detections: Based on the Wikipedia "Signs of AI writing" guide
Dual-Mode Humanization: Rule-driven (fast, zero-cost) + LLM-enhanced (high quality)
5 MCP Tools: Detection/Humanization/Style Transfer/Scoring/Batch Processing
Multi-Style Support: Natural/Casual/Formal/Witty/Academic/Journalistic/Poetic
FastMCP Framework: Supports stdio (local) and Streamable HTTP (remote)
🛠️ MCP Tool List
Tool Name | Function | Example |
| Detect AI writing patterns | Returns details of 24 pattern matches |
| Text humanization | rule/llm modes |
| Style transfer | casual/formal/witty, etc. |
| AI trace scoring | 0-100 score + detailed analysis |
| Batch processing | Up to 10 texts |
📦 Installation
pip install fastmcp>=2.2.0 httpx>=0.27.0🚀 Startup
Local Mode (Claude Desktop)
python -m humanizer_mcpRemote Mode (Streamable HTTP)
python -m humanizer_mcp --transport http --port 9002 --path /humanizer🔧 Client Configuration
Claude Desktop
{
"mcpServers": {
"humanizer-mcp": {
"command": "python",
"args": ["-m", "humanizer_mcp"]
}
}
}Remote Connection
{
"mcpServers": {
"humanizer-mcp": {
"url": "http://101.32.191.236/humanizer"
}
}
}📊 24 AI Pattern Detections
Content Patterns
Meaning Inflation - "marking a pivotal moment..."
Name Dropping - Listing sources without context
Superficial -ing Analysis - "symbolizing... reflecting..."
Promotional Language - "nestled within breathtaking..."
Vague Citations - "Experts believe..."
Formulaic Challenges - "Despite challenges..."
Linguistic Patterns
AI High-Frequency Vocabulary - Additionally/crucial/landscape...
Avoiding Copulas - "serves as" instead of "is"
Negative Parallelism - "It's not just X, it's Y"
Rule of Three - Forced grouping of three
Synonym Cycling - Excessive synonym replacement
False Ranges - "from X to Y"
Style Patterns
Em-dash Abuse
Bold Text Abuse
Inline Header Lists
Title Case
Emoji Decoration
Curly Quotes
Communication Patterns
Chat Artifacts - "I hope this helps!"
Knowledge Cutoff Declarations
Sycophantic Tone - "Great question!"
Filler Patterns
Filler Phrases - "In order to"
Excessive Ambiguity
Generic Positive Conclusions
💰 Monetization Strategy
Tier | Price | Features |
Free | $0 | Rule mode, 10 times/day |
Basic | $19/mo | Unlimited rule mode + 50 times/day LLM mode |
Pro | $49/mo | All features unlimited + batch processing |
📄 License
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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.
URL intelligence for AI agents and developers. 16 tools, 25 signal weights, 20 free checks.
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/zhaohongyuziranerran/humanizer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server