← Back to Plugins
MCP Server MCP

io.github.runsec-io/mcp

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

RunSec MCP server for workspace security scanning and remediation workflows.

Verified source

Install

npx -y @runsec/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@runsec/mcp",
      "version": "1.0.127",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...