Server data from the Official MCP Registry
AI text detection and humanization for Claude Code, Cursor, and Windsurf.
AI text detection and humanization for Claude Code, Cursor, and Windsurf.
Set these up before or after installing:
Environment variable: HUMANTEXT_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-humantextpro-mcp-server": {
"env": {
"HUMANTEXT_API_KEY": "your-humantext-api-key-here"
},
"args": [
"-y",
"@humantext/mcp-server"
],
"command": "npx"
}
}
}This is a well-structured MCP server for AI text detection and humanization with proper authentication, secure credential handling, and appropriate permissions for its purpose. The code demonstrates good security practices with environment variable configuration, comprehensive error handling, and input validation. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 7 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!