Skip to main content
Glama
sdelements

SD Elements MCP Server

Official
by sdelements

get_countermeasure

Retrieve detailed information about a specific security countermeasure by its ID to address project security requirements and risk management.

Instructions

Get details of a SPECIFIC countermeasure by its ID. Use this when the user asks about a particular countermeasure (e.g., "countermeasure 123", "T21", "countermeasure 456"). Accepts countermeasure ID as integer (e.g., 21) or string (e.g., "T21" or "31244-T21"). Filter by risk relevance - if true, only return risk-relevant countermeasures. Defaults to true. Do NOT use this tool when the user asks about available status choices or what statuses are valid - use get_task_status_choices instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesID of the project
countermeasure_idYesID of the countermeasure
risk_relevantNoFilter by risk relevance

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sdelements/sde-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server