louis030195/gptzero-mcp
AI detection for text content with GPTZero API. Detect AI-generated text, get confidence scores, multilingual support (French/Spanish), and detailed probability breakdowns.
Quick Start
Clone the repository:
git clone https://github.com/louis030195/gptzero-mcpClaude Desktop configuration example:
{
"mcpServers": {
"gptzero-mcp": {
"command": "npx",
"args": [
"-y",
"louis030195/gptzero-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.