Submit

GPTHuman Humanizer

@GPTHuman-ai

MCP server providing access to GPTHuman's API, the leading platform for rewriting AI-generated text into more natural, human-sounding prose, that successfully bypasses AI detectors.

Tools

humanize_text

Server Config

{
  "mcpServers": {
    "gpthuman": {
      "command": "npx",
      "args": [
        "-y",
        "@gpthuman/mcp-server"
      ],
      "env": {
        "GPTHUMAN_API_KEY": "your-api-key-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.