Transform AI-generated text into natural, human-sounding writing directly from Claude or ChatGPT.
Humanizer PRO is an MCP (Model Context Protocol) server that lets you rewrite AI-generated text so it reads naturally, passes AI detection tools, and matches your intended tone — all without leaving Claude or ChatGPT. Whether you are a student refining an essay, a marketer polishing blog posts, or a professional editing reports, Humanizer PRO processes your text through advanced rewriting models and returns clean, human-sounding output in seconds.
The server exposes four tools covering the full text-enhancement workflow: humanization, naturalness analysis, usage tracking, and plan management. Every tool call is authenticated via OAuth 2.1 with PKCE, and usage is tracked against your word balance so you always know where you stand.
Rewrites text to sound more natural and authentic. Deducts words from your balance.
| Parameter | Type | Required | Description |
|---|---|---|---|
text | string | Yes | The text to rewrite and humanize |
mode | enum | No (default: stealth) | stealth, academic, or seo |
style | enum | No | creative, journalistic, or professional (stealth mode only) |
Returns: Humanized text, word count, remaining balance, and mode used.
Analyzes text to evaluate how natural and human-like it sounds. Does not modify text or deduct words.
| Parameter | Type | Required | Description |
|---|---|---|---|
text | string | Yes | The text to analyze for naturalness |
Returns: Naturalness score (0–100), assessment label, and recommendation.
Returns your current word balance, plan name, and usage period. No parameters required.
Returns: Words remaining, words used, plan name, and reset date.
Lists all available subscription plans with word limits and features. No parameters required.
Returns: Array of plans with names, word limits, and feature lists.
https://texthumanizer.pro/mcphttps://texthumanizer.pro/mcpclaude mcp add humanizer-pro https://texthumanizer.pro/mcpHumanizer PRO uses OAuth 2.1 with PKCE (S256) for secure authentication. When you connect from Claude, the following flow occurs:
Account requirements: A free Humanizer PRO account is all you need. You can create one at texthumanizer.pro or sign up during the OAuth flow. Free accounts include 300 words to get started.
Permissions: The connector requests access to humanize text, scan text, check your word balance, and view subscription plans. It does not access any data outside of Humanizer PRO.
User prompt: “Humanize this text in stealth mode: Artificial intelligence has fundamentally transformed the landscape of modern technology. The rapid advancement of machine learning algorithms has enabled unprecedented capabilities in data analysis and pattern recognition.”
What happens:
humanize_text tool with the full text and mode: "stealth".Expected output:
AI has really changed the game when it comes to modern tech.
The way machine learning has grown has opened up some amazing
possibilities for analyzing data and spotting patterns.
Words used: 32 | Remaining balance: 268 | Mode: stealth
User prompt: “Scan this paragraph to see if it sounds like AI wrote it: The implementation of sustainable practices within corporate environments necessitates a comprehensive understanding of environmental metrics and stakeholder engagement protocols.”
What happens:
scan_ai_detection tool with the provided text.Expected output:
Naturalness Score: 28/100
Assessment: Likely AI-generated
Recommendation: This text shows strong AI patterns.
Consider humanizing it for a more natural tone.
User prompt: “How many words do I have left?”
What happens:
check_word_balance tool (no parameters needed).Expected output:
Plan: Weekly Pro
Words remaining: 5,420 / 7,000
Period resets: February 22, 2026
User prompt: “Rewrite this in academic mode: The study demonstrates that renewable energy sources significantly reduce carbon emissions compared to fossil fuels, presenting a viable pathway toward achieving net-zero targets by 2050.”
What happens:
humanize_text with mode: "academic".Expected output:
This research shows that switching to renewable energy can
cut carbon emissions by a wide margin compared to fossil fuels.
It points to a practical path for reaching net-zero goals by 2050.
Words used: 30 | Remaining balance: 5,390 | Mode: academic
| Plan | Words | Period | Features |
|---|---|---|---|
| Free | 300 | request | All 3 modes, AI scanning |
| 7-Day Access | 7,000 | 7 days | All 3 modes, AI scanning, history, priority support |
| Monthly | 40,000 | month | All 3 modes, AI scanning, history, priority support |
| Pro Annual | 100,000 | month | All 3 modes, AI scanning, history, priority support |
Word bundles are also available for one-time purchases if you need additional credits without changing your plan.
Support: For questions, issues, or feedback, contact us at support@texthumanizer.pro. We respond within 24 hours on business days.
Privacy Policy: https://texthumanizer.pro/privacy
Data Processing Agreement: https://texthumanizer.pro/dpa
Our privacy policy covers data collection, usage, third-party sharing, GDPR rights, and data retention. Text submitted for humanization is processed by the Rephrasy API and is not stored after processing is complete.
Terms of Service: By using Humanizer PRO, you agree to use the service responsibly and in compliance with applicable laws. The service is intended for legitimate text improvement purposes.