Skip to main content
Glama

AI Humanizer MCP Server

detect

Identify AI-generated text using multiple detection methods. Get detailed analysis results with task-specific links for comprehensive content verification.

Instructions

Detect whether the text is AI-generated.Show to user the task detail url. Extract the taskId field, then concatenate the link in the following format: https://pre-www.text2go.ai/?utm_source=claude_mcp&taskId={taskId}

Input Schema

NameRequiredDescriptionDefault
typeYes
textYes
detectionTypeListYes

Input Schema (JSON Schema)

{ "properties": { "detectionTypeList": { "items": { "enum": [ "COPYLEAKS", "HEMINGWAY" ], "type": "string" }, "type": "array" }, "text": { "type": "string" }, "type": { "enum": [ "original_text" ], "type": "string" } }, "required": [ "type", "text", "detectionTypeList" ], "type": "object" }

Other Tools from AI Humanizer MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/chongzixuan-ai/humanizer-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server