mcpbeat Sign in

Synapse Audit MCP Server

by digidenone Your server? Claim it
local only

Synapse Audit runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 21 Dec 2025.

AI-Powered Security Scanner for LLMs. Detects vulnerabilities and syncs with SynapseAudit.

Installs per day peak 9 · avg 5 · +3% w/w
a month agotoday
28
Installs / week
npm · @digidenone/synapseaudit-mcp
1
Stars
0 open issues
21 Dec 2025
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Synapse Audit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add synapse-audit -- npx -y @digidenone/synapseaudit-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "synapse-audit": {
      "args": [
        "-y",
        "@digidenone/synapseaudit-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.synapse-audit]
command = "npx"
args = ["-y", "@digidenone/synapseaudit-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "synapse-audit": {
      "args": [
        "-y",
        "@digidenone/synapseaudit-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "synapse-audit": {
      "args": [
        "-y",
        "@digidenone/synapseaudit-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Synapse Audit

same job, measured the same way
Black Duck Security Scanner
by blackduck

AI-powered security scanning using Black Duck Signal for vulnerability detection.

241 installs/wk local only
MCPAmpel - MCP Security Scanner
by diemoeve

Scan installed MCP servers for security vulnerabilities with 16 detection engines.

69 installs/wk local only
Bawbel Scanner
by bawbel

Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.

176 installs/wk local only
Bawbel Scanner
by bawbel

Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.

local only
Agent Security Scanner MCP
by sinewaveai

Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.

728 installs/wk local only
Bug Detector
by madhavi-opsera

Analyzes code for bugs, security vulnerabilities, and code smells

local only
middleBrick
by middlebrick

Scan APIs for OWASP Top 10, LLM, and GraphQL security vulnerabilities.

24 installs/wk local only
Bright Security
by neuralegion

AI-powered application security testing — scan APIs, discover endpoints, and find vulnerabilities.

answering

Synapse Audit — questions

Answers built from our own checks of this server.

Why is there no uptime for Synapse Audit?
Synapse Audit runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @digidenone/synapseaudit-mcp was installed 28 times last week.
How do I connect Synapse Audit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @digidenone/synapseaudit-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Synapse Audit?
The npm package @digidenone/synapseaudit-mcp was installed 28 times in the last week. Week over week that is +3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Synapse Audit open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.