← Back to Plugins
MCP Server MCP

Umbra

github By github 👁 1 views ▲ 0 votes

Trust score for AI-generated code: scan repos, guard agent file writes, get a 0-100 score.

Homepage Verified source GitHub

Install

npx -y @elberacasa/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@elberacasa/umbra",
      "version": "1.2.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "description": "Run the umbra-mcp server (the package's default `umbra` bin is the scanner CLI)",
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...