Arcwall Security runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 7 May 2026.
Security scanning for AI coding tools. Detects secrets, threat models, and runs pre-commit checks.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const fullPath = path.join(scanPath, file);
entries = fs.readdirSync(dir, { withFileTypes: true });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 arcwall-security -- npx -y @arcwall/mcp-server
{
"mcpServers": {
"arcwall-security": {
"args": [
"-y",
"@arcwall/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.arcwall-security]
command = "npx"
args = ["-y", "@arcwall/mcp-server"]
{
"mcpServers": {
"arcwall-security": {
"args": [
"-y",
"@arcwall/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"arcwall-security": {
"args": [
"-y",
"@arcwall/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ARCWALL_API_KEY (Your Arcwall API key from arcwall.io/app.html).
The author declared them in the registry entry; get the values from the project itself.
Security scanning and threat detection for AI agents
AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.
Real-time semantic security for AI coding agents and MCP tools
Security scanner for MCP servers - detects tool poisoning and injection
AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs
AI security scanning and trust scoring. Stack-specific threat models. Free local scan.
Threat modeling, code/cloud/pipeline scanning, shadow-AI discovery, compliance checks and fixes.
Privacy compliance scanning for AI coding tools. Detects tracking tech, cookies, and data gaps.
Answers built from our own checks of this server.