68
/ 100
1 month ago
mcp_so

MCP AI SOC Sher

AI SOC Security Threat analysis using MCP Server

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: OPENAI_API_KEY, MCP_SERVER_API_KEY, MCP_DB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_SERVER_HOST
configMCP_SERVER_PORT
configMCP_SERVER_DEBUG
configMCP_DB_URIsqlite:///your_database.db
configMCP_DB_TYPE
🔐 secretOPENAI_API_KEYos.environ[""] = "your-api-key-here"
configMCP_SECURITY_ENABLE_THREAT_ANALYSIS
configMCP_SERVER_USE_STDIO
configMCP_SERVER_USE_SSE
🔐 secretMCP_SERVER_API_KEY
configMCP_CONFIG_FILE
configMCP_DB_USERNAME
🔐 secretMCP_DB_PASSWORD
configMCP_SNOWFLAKE_ACCOUNT
configMCP_SNOWFLAKE_WAREHOUSE
configMCP_SNOWFLAKE_DATABASE
configMCP_SNOWFLAKE_SCHEMA
configMCP_SNOWFLAKE_ROLE
configMCP_AGENT_MODEL
configMCP_AGENT_TEMPERATURE
configMCP_AGENT_MAX_TOKENS
configMCP_AGENT_TOP_P
configMCP_AGENT_USE_EXAMPLES
configMCP_AGENT_EXAMPLES_COUNT
configMCP_SERVER_ALLOW_CORS
configMCP_SERVER_CORS_ORIGINS
configMCP_SECURITY_THREAT_ANALYSIS_MODEL
configMCP_SECURITY_SUSPICIOUS_PATTERNS
configMCP_SECURITY_SENSITIVE_TABLES
configMCP_SECURITY_REMOTE_ENDPOINT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/akramiot-mcp-ai-soc-sher-2plrhg)](https://m8ven.ai/mcp/akramiot-mcp-ai-soc-sher-2plrhg)
commit: e23ecc6ee6fb9ee0a93c9c904d7dd8e537455ebf
code hash: 6c3426143d3b56b69e94aba9e939f95f331d392fd30c524ff501a0e1034163a0
verified: 6/28/2026, 9:15:10 AM
view raw JSON →