AI Humanizer MCP Server
Servidor MCP humanizado por IA
Un potente servidor de Protocolo de Contexto de Modelo (MCP) que ayuda a refinar el contenido generado por IA para que suene más natural y humano. Desarrollado con capacidades avanzadas de detección de IA y mejora de texto.
Desarrollado por text2go .
Tabla de contenido
Captura de pantalla

Related MCP server: Natural Voice MCP
✨ Características principales
🤖 Detección de IA : identifique con precisión el contenido generado por IA
👤 Mejora del lenguaje natural : transforma el texto robótico en escritura natural similar a la humana
⭐ Perfección gramatical : garantiza una precisión gramatical impecable
📋 Optimización de la legibilidad : mejora el flujo y la comprensión del texto
📏 Control de longitud : ajuste la longitud del contenido conservando el significado
⚖️ Preservación de términos : mantenga la terminología específica y las frases clave
Prerrequisitos
versión del nodo >= 16
Última versión de Claude Desktop
Instalación
Por npx
Configurar Claude Desktop:
Abra Claude Desktop
Vaya a Configuración → Desarrollador → Editar configuración
Agregue la siguiente configuración:
{
"mcpServers": {
"ai-humanizer": {
"command": "npx",
"args": ["-y", "ai-humanizer-mcp-server"]
}
}
}Reinicie Claude Desktop para aplicar los cambios
Por código fuente
Clonar este repositorio
Instalar dependencias
npm installConstruir el proyecto
npm run buildConfigurar Claude Desktop:
Abra Claude Desktop
Vaya a Configuración → Desarrollador → Editar configuración
Agregue la siguiente configuración:
{
"mcpServers": {
"ai-humanizer": {
"command": "node",
"args": ["<YOUR_PROJECT_PATH>/build/index.js"]
}
}
}Reinicie Claude Desktop para aplicar los cambios
💡 Uso
Detección de texto con IA
Para comprobar si el texto está generado por IA, simplemente pregúntele a 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.Historia de las estrellas
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