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.
cc.captcha/captchacc · v1.0.0
Human verification CAPTCHA with visual and selective-listening audio challenges.
captcha.cc Human Verification 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"captchacc": {
"url": "https://captcha.cc/mcp"
}
}
}{
"id": "cc.captcha/captchacc",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "captcha.cc Human Verification",
"description": "Human verification CAPTCHA with visual and selective-listening audio challenges.",
"repository": {
"url": "https://github.com/earonesty/captcha",
"source": "github"
},
"homepage": "https://captcha.cc/docs/mcp",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://captcha.cc/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "cc.captcha/captchacc",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/cc.captcha%2Fcaptchacc/versions/latest",
"isOfficial": true,
"status": "active"
}
}