relationship
ActiveTool of Mitre Cwe
"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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Mitre Cwe
https://github.com/pipeworx-io/mcp-mitre-cwe
1/7 registries