mcp-audit-cli

security MCP Server

Security scanner for MCP (Model Context Protocol) configurations. 11 rules, 12 clients, 8/10 OWASP MCP Top 10. Detects hardcoded secrets, command injection, missing TLS, tool poisoning, env leakage, shadow servers. npm audit for AI agents.

VerifiedInstall Ready
securitysecurity
2 views0 stars0 forksv0.1.2MIT

Why This Matters

Discovered via github-topic:mcp and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
0
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx mcp-audit-cli

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "mcp-audit-cli": {
      "command": "npx",
      "args": [
        "mcp-audit-cli"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

31
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (31)

dangerous-commands

MCP05

0-24

F

MCP03

Tool Poisoning

hardcoded-secrets

MCP01

shadow-servers

MCP09

25-49

D

MCP02

Scope Creep

Rule

OWASP

env-leakage

MCP01

50-74

C

MCP01

Token Mismanagement

sensitive-paths

MCP02

Score

Grade

format

`terminal`

Yes

logging-check (`--live`)

npx-auto-install

MCP06

90-100

A

strict

`true`

MCP07

Insufficient Auth

excessive-permissions

MCP02

75-89

B

OWASP

Category

MCP09

Shadow Servers

missing-tls

MCP07

tool-poisoning

MCP03

Input

Default

MCP04

Intent Flow Subversion

docker-sandboxing

MCP02

logging-check

MCP10

config

(auto-detect)

MCP05

Command Injection