Back to directory
louis030195/gptzero-mcp

louis030195/gptzero-mcp

@louis030195

MCP server for GPTZero AI detection API - detect AI-generated text with confidence scores and multilingual support

ai-detectiongptzerotext-analysismcp-servercontent-moderationai-texttool

Installation & Configuration

{
  "mcpServers": {
    "gptzero": {
      "command": "npx",
      "args": [
        "-y",
        "@louis030195/gptzero-mcp"
      ],
      "env": {
        "GPTZERO_API_KEY": "your-gptzero-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12