Skip to content
Back to search
30
MCP streamable-http

OpenWarrant — AI Text Detection

sh.stipple/openwarrant-aitext

Detect AI-generated text: the probability a document's prose was LLM-written, with the tells.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

OpenWarrant — Document Verification Suite
Verify, classify financial docs, detect AI text, fact-check citations. One server, full suite.
0 tools · streamable-http
OpenWarrant — Reference Verification
Verify a document's citations resolve and match, recheck its math, flag unsupported claims.
0 tools · streamable-http
GhostBlock
AI writing style detector scoring original versus generated text.
0 tools · sse
openwarrant aitext
Metadata-only Glama MCP connector.
0 tools · http
PromptScan live
Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.
1 tools · streamable-http
open-code-review
🤖 AI code quality gate for AI-generated code. Detects hallucinated packages, phantom dependencies, stale APIs, and more. MCP Server + CLI +
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openwarrant_—_ai_text_detection": {
      "url": "https://www.stipple.sh/mcp-aitext",
      "transport": "streamable-http"
    }
  }
}