AI text detection and humanization for Claude Code, Cursor, and Windsurf.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server.
detect_aiAnalyze text for AI-generated content. Returns a score (0-100%) and verdict.
humanize_textTransform AI-generated text to sound natural and human-written.
humanize_and_detectTwo-step process: humanize text, then verify the result with AI detection. Proves the output passes detection.
check_balanceCheck your account balance and plan details. No parameters required.
AI text detection and humanization tools for Claude Code, Cursor, Windsurf, and any MCP-compatible client.
Check if text sounds AI-generated and transform it to read naturally β without leaving your editor.
Sign up at humantext.pro and generate an API key on your API page.
Claude Code / VS Code:
Add to .claude/mcp.json in your project (or global settings):
Cursor:
Add to .cursor/mcp.json in your project:
Claude Desktop:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Ask your AI assistant:
detect_aiAnalyze text for AI-generated content. Returns a score (0-100%) and verdict.
| Parameter | Type | Required | Description |
|---|---|---|---|
text | string | Yes | Text to analyze (min 50 characters) |
Example output:
humanize_textTransform AI-generated text to sound natural and human-written.
| Parameter | Type | Required | Description |
|---|---|---|---|
text | string | Yes | Text to humanize (min 50 characters) |
tone | enum | No | casual, standard, academic, professional, marketing |
style | enum | No | general, essay, article, marketing, creative, formal, report, business, legal |
level | enum | No | light, balanced, aggressive (default: aggressive) |
humanize_and_detectTwo-step process: humanize text, then verify the result with AI detection. Proves the output passes detection.
Same parameters as humanize_text.
Example output:
check_balanceCheck your account balance and plan details. No parameters required.
The MCP server uses your humantext.pro subscription credits:
| Plan | Price | Monthly Credits |
|---|---|---|
| Basic | $7.99/mo | 5,000 words |
| Pro | $19.99/mo | 15,000 words |
| Ultra | $39.99/mo | 30,000 words |
Both detection and humanization consume credits based on input word count.
| Variable | Required | Description |
|---|---|---|
HUMANTEXT_API_KEY | Yes | API key from humantext.pro/api |
HUMANTEXT_BASE_URL | No | Custom API URL (default: https://humantext.pro/api/v1) |
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-server-123)<a href="https://allmcps.com/mcp/mcp-server-123"><img src="https://allmcps.com/api/badge/mcp-server-123?style=directory" alt="MCP Server on AllMCPs" /></a>