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.
io.github.Aakashbhardwaj27/ai-scanner · v1.0.6
Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.
AI Scanner 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"ai-scanner": {
"command": "npx",
"args": [
"-y",
"ai-scanner-mcp"
]
}
}
}{
"id": "io.github.Aakashbhardwaj27/ai-scanner",
"type": "mcp-server",
"version": "1.0.6",
"displayName": "AI Scanner",
"description": "Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.",
"repository": {
"url": "https://github.com/Aakashbhardwaj27/ai-scanner-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "ai-scanner-mcp",
"version": "1.0.3",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Aakashbhardwaj27/ai-scanner",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Aakashbhardwaj27%2Fai-scanner/versions/latest",
"isOfficial": true,
"status": "active"
}
}