Skip to main content
Glama
security-use

Security-Use MCP Server

by security-use

fix_iac

Fix Infrastructure as Code security misconfigurations by suggesting or automatically applying corrections to identified vulnerabilities in IaC files.

Instructions

Fix an Infrastructure as Code security misconfiguration. Can either suggest a fix (default) or apply it automatically. Returns before/after code for review.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYesPath to the IaC file containing the issue.
line_numberNoLine number where the issue is located.
rule_idYesID of the security rule that was violated.
auto_applyNoIf true, automatically apply the fix. If false, only return the suggested fix. Defaults to false.

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/security-use/mcp'

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