category
ActiveTool of Mitre Cwe
"What CWEs fall under [category]" / "list weaknesses in the [X] family" / "memory safety weaknesses" / "input validation weaknesses" — fetch a CWE category record (a thematic grouping of related CWEs like "Memory Safety", "Input Validation", "Cryptographic Issues"). Returns the category description plus member CWE IDs.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "CWE-1004"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Mitre Cwe
https://github.com/pipeworx-io/mcp-mitre-cwe
1/7 registries