You're viewing a demo portfolio

Join the waitlist
PRSM

relationship

Active

Tool of Mitre Cwe

declared in 0.1.0

"How is [CWE-A] related to [CWE-B]" / "relationship between two weaknesses" — fetch the directional relationship (parent/child/peer/precedes/can-precede) between two specific CWE IDs. Specialty tool; most queries are better served by children / parents / descendants.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "source_id": "79",
      "target_id": "352"
    }
  ],
  "required": [
    "source_id",
    "target_id"
  ],
  "properties": {
    "source_id": {
      "type": "string"
    },
    "target_id": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Mitre Cwe

https://github.com/pipeworx-io/mcp-mitre-cwe

1/7 registries
View full server →