AI Humanizer
Integrates multiple AI text detection services to analyze content authenticity, writing style, and potential plagiarism.
29 stars
0 tools
Created Aug 2025
@text2go/text2go-ai-humanizer-ai-humanizer-mcp-serverAbout
Integrates multiple AI text detection services to analyze content authenticity, writing style, and potential plagiarism.
Categories
general
Installation
npm
npm install @text2go/text2go-ai-humanizer-ai-humanizer-mcp-server
Configuration
{
"mcpServers": {
"text2go-ai-humanizer-ai-humanizer-mcp-server": {
"command": "npx",
"args": [
"-y",
"@text2go/text2go-ai-humanizer-ai-humanizer-mcp-server"
]
}
}
}