Security Infrastructure MCP Servers
JSON →Integrate with security platforms like Splunk SIEM, CrowdStrike EDR, and Microsoft MISP.
Install
pip install -r Tools · 4
- search-events Execute sanitized SPL queries with injection prevention for Splunk SIEM
- search-detections Query detections with FQL validation and whitelisting for CrowdStrike EDR
- search-events Query threat intelligence with input sanitization for MISP
- search-attributes Search IOCs with XSS and injection prevention for MISP
Environment variables
SPLUNK_HOSTREPLACE_WITH_YOUR_SPLUNK_HOSTSPLUNK_TOKENREPLACE_WITH_YOUR_API_TOKEN
Links
★ 21 GitHub stars