Back to MCP Servers
AI SOC Sher
MCP Server to do dynamic AI SOC Security Threat analysis for a Text2SQL AI Agent.
developer-toolssecurityaiagent
By akramIOT
Installation
npx -y MCP_AI_SOC_SherConfiguration
{
"mcpServers": {
"MCP_AI_SOC_Sher": {
"command": "npx",
"args": ["-y", "MCP_AI_SOC_Sher"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes