AI Content Detector
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API key for authentication |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tasks | {
"list": {},
"cancel": {},
"requests": {
"tools": {
"call": {}
},
"prompts": {
"get": {}
},
"resources": {
"read": {}
}
}
} |
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| chatgpt_gpt4_u0026_gemini_detectC | Detect ChatGPT, GPT4 \u0026 Gemini Content. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools, as there are no other tools to compare it to. The tool's purpose is clearly defined for detecting AI-generated content from specific models.
A single tool inherently has perfect naming consistency, as there are no other tool names to compare it against for patterns or conventions. The name is descriptive and follows a clear structure.
One tool is too few for a server named 'AI Content Detector', as it suggests a limited scope that might not cover related operations like analyzing different AI models, providing confidence scores, or handling batch detection. This could lead to incomplete functionality for agents.
The tool surface is severely incomplete for the domain of AI content detection; it only detects content from three specific models (ChatGPT, GPT4, Gemini), missing obvious gaps such as detection for other AI models, detailed analysis features, or integration with broader content verification workflows.