developer tools

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.

typescript
cloud
macos
windows
linux
developer tools
0
View on GitHub

Installation

npx -y louis030195/gptzero-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "gptzero-mcp",
  "command": "npx",
  "args": [
    "-y",
    "louis030195/gptzero-mcp"
  ]
}

About This MCP Server

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.

GitHub: https://github.com/louis030195/gptzero-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub