sekrd-mcp-ts

sekrdcom/sekrd-mcp-ts
★ 0 stars JavaScript 🔒 Security Updated today
TypeScript MCP server for Sekrd — npx -y @sekrd/mcp-server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sekrd-mcp-ts": {
      "command": "npx",
      "args": [
        "-y",
        "sekrdcom/sekrd-mcp-ts"
      ]
    }
  }
}

README Excerpt

MCP server for [Sekrd](https://sekrd.com) — deep security audit for AI-built apps. Run security scans directly from Cursor, Claude Code, and other AI IDEs. ```bash npx -y @sekrd/mcp-server ``` ```bash claude mcp add sekrd -- npx -y @sekrd/mcp-server ``` With API key (paid plans, unlimited scans): ```bash