AI Scanner runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from npm.
Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ai-scanner -- npx -y ai-scanner-mcp
{
"mcpServers": {
"ai-scanner": {
"args": [
"-y",
"ai-scanner-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ai-scanner]
command = "npx"
args = ["-y", "ai-scanner-mcp"]
{
"mcpServers": {
"ai-scanner": {
"args": [
"-y",
"ai-scanner-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ai-scanner": {
"args": [
"-y",
"ai-scanner-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.