mcp-security-linter

security MCP Server

Static analysis tool for detecting security vulnerabilities in MCP (Model Context Protocol) server implementations. Uses taint tracking and fixpoint analysis.

VerifiedInstall Ready
securitysecurity
3 views0 stars0 forksv1.6.1NOASSERTION

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 2mo ago.

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

Install

1. Install the package

npx mcp-security-linter

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "mcp-security-linter": {
      "command": "npx",
      "args": [
        "mcp-security-linter"
      ]
    }
  }
}

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

0
Tools
0
Resources
0
Prompts
Standard I/O
Transport