← Registry

AI & Machine Learning

aiidentifiers.com

Detect AI-generated content in text, URLs, or files, with recent analyses and job status.

1 endpoint10 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://aiidentifiers.com/api/mcp

No auth detected

MCP server metadata

Name
ai-identifiers
Version
2.0.0
Capabilities
tools

Known tools 10

detect_text

Detect whether raw text was written by an AI model (GPT-5, Claude, Gemini, Llama, Mistral, and 50+ others).

Inferred read-only
detect_url

Detect AI-generated content at a publicly accessible URL.

Inferred read-only
detect_file

Detect AI-generated content in a base64-encoded file.

Inferred read-only
get_recent_analyses

Retrieve the most recent AI detection results for the authenticated user.

Inferred read-only
get_job_status

Check the status of a queued detection job.

Inferred read-only
analyze_text_authenticity

Scans raw text input to detect AI generation markers, perplexity anomalies, and synthetic writing patterns.

Inferred read-only
inspect_media_provenance

Extracts EXIF metadata, deepfake visual artifacts, and digital watermark provenance from an image URL or base64 data URI.

Inferred read-only
get_scan_report

Retrieves a completed forensic scan report or live processing status using a unique Scan ID returned by inspect_media_provenance or analyze_text_authenticity when a job was queued for async processing.

Inferred read-only
analyze_content

Analyze any text for AI-generation signals, readability, and structural integrity.

Inferred read-only
optimize_seo

Generate a complete SEO blueprint for aiidentifiers.com for any given topic.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ai-identifiers]
url = "https://aiidentifiers.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-identifiers": {
      "type": "http",
      "url": "https://aiidentifiers.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-identifiers
Remote MCP URL: https://aiidentifiers.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ai-identifiers": {
      "url": "https://aiidentifiers.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-identifiers": {
      "type": "http",
      "url": "https://aiidentifiers.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-identifiers",
  "transport": "streamable-http",
  "url": "https://aiidentifiers.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for aiidentifiers.com was fetched 2026-08-21T21:44:47.824Z.

Trust status Trusted

aiidentifiers.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.