Skip to main content
Glama
sdelements

SD Elements MCP Server

Official
by sdelements

add_countermeasure_note

Add documentation notes to existing security countermeasures in SD Elements projects to maintain comprehensive records without changing status.

Instructions

Add a note to a countermeasure. Use when user says 'add note', 'document', 'note that', 'record that', or wants to add documentation. Use update_countermeasure if user wants to change status. Accepts countermeasure ID as integer (e.g., 21) or string (e.g., "T21" or "31244-T21").

IMPORTANT: Use this tool when adding notes to countermeasures that already have the target status. The update_countermeasure tool's 'notes' parameter only saves status_note when the status actually changes. For countermeasures that already have the desired status, always use add_countermeasure_note to ensure the note is saved.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesID of the project
countermeasure_idYesID of the countermeasure
noteYesNote text to add

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