AI & Machine Learning
aiidentifiers.com
Detect AI-generated content in text, URLs, or files, with recent analyses and job status.
ENDPOINT 1
https://aiidentifiers.com/api/mcp
MCP server metadata
- Name
- ai-identifiers
- Version
- 2.0.0
Known tools 10
detect_textDetect whether raw text was written by an AI model (GPT-5, Claude, Gemini, Llama, Mistral, and 50+ others).
Inferred read-onlyget_recent_analysesRetrieve the most recent AI detection results for the authenticated user.
Inferred read-onlyanalyze_text_authenticityScans raw text input to detect AI generation markers, perplexity anomalies, and synthetic writing patterns.
Inferred read-onlyinspect_media_provenanceExtracts EXIF metadata, deepfake visual artifacts, and digital watermark provenance from an image URL or base64 data URI.
Inferred read-onlyget_scan_reportRetrieves 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-onlyanalyze_contentAnalyze any text for AI-generation signals, readability, and structural integrity.
Inferred read-onlyoptimize_seoGenerate a complete SEO blueprint for aiidentifiers.com for any given topic.
Inferred read-onlyCONNECT 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.
aiidentifiers.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.