71
/ 100
8 days ago
glama

CortexSynapse

A robust MCP server that bridges AI development tools with Palo Alto Cortex platforms (XSOAR/XSIAM), enabling natural language-driven development, testing, and automation of security workflows.

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.
🔐
You'll be asked for 2 credentials: XSIAM_API_KEY, XSOAR_API_KEY
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.
configXSIAM_API_URLexport ="https://your-xsiam-instance.com"
configXSOAR_API_URLexport ="https://your-xsoar-instance.com"
configVERIFY_SSLexport =true
configAPI_TIMEOUTexport =30
🔐 secretXSIAM_API_KEYexport ="your-xsiam-api-key"
configXSIAM_API_KEY_IDexport ="your-key-id"
🔐 secretXSOAR_API_KEYexport ="your-api-key"
configCORTEXSYNAPSE_ENABLE_LOGGING
configRATE_LIMIT_REQUESTSexport =100
configRATE_LIMIT_WINDOWexport =60
configAPI_MAX_RETRIES
// 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 2 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/amshamah419-cortexsynapse-16hisd)](https://m8ven.ai/mcp/amshamah419-cortexsynapse-16hisd)
commit: b13e7ce50b4da687ba5daf3bb360c826e07714bc
code hash: 505a35e9aba235a862fa7c52d950f5c56848cc8cf4f3b6e1a7478e99af8c57bd
verified: 6/21/2026, 10:32:18 AM
view raw JSON →