Back to directory
akramiot/mcp-ai-soc-sher

akramiot/mcp-ai-soc-sher

@akramIOT

AI-driven Security Operations Center (SOC) Text2SQL framework based on MCP Server for converting natural language prompts to SQL queries with integrated security threat analysis

mcpsoctext2sqlsecuritysqlaithreat-analysistool

Installation & Configuration

{
  "mcpServers": {
    "mcp-ai-soc-sher": {
      "command": "mcp-ai-soc",
      "args": [
        "--type",
        "local",
        "--stdio"
      ],
      "env": {
        "OPENAI_API_KEY": "your-api-key-here",
        "MCP_DB_URI": "sqlite:///your_database.db"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/13
Updated
2026/6/13