brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
sh.stipple/openwarrant-aitext · v0.1.0
Detect AI-generated text: the probability a document's prose was LLM-written, with the tells.
OpenWarrant — AI Text Detection 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"openwarrant-aitext": {
"url": "https://www.stipple.sh/mcp-aitext"
}
}
}{
"id": "sh.stipple/openwarrant-aitext",
"type": "mcp-server",
"version": "0.1.0",
"displayName": "OpenWarrant — AI Text Detection",
"description": "Detect AI-generated text: the probability a document's prose was LLM-written, with the tells.",
"repository": {
"url": "https://github.com/Sketchjar/openwarrant",
"source": "github"
},
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://www.stipple.sh/mcp-aitext"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "sh.stipple/openwarrant-aitext",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/sh.stipple%2Fopenwarrant-aitext/versions/latest",
"isOfficial": true,
"status": "active"
}
}