Skip to main content
Glama
BACH-AI-Tools

AI Content Detector

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI 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

CapabilityDetails
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

NameDescription
chatgpt_gpt4_u0026_gemini_detectC

Detect ChatGPT, GPT4 \u0026 Gemini Content.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

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.

Naming Consistency5/5

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.

Tool Count2/5

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.

Completeness2/5

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.

Maintenance

ActivityInactive
ResponsivenessNo issues