From e96a5b86e16fdf977027d8a84825bed050e3f84c Mon Sep 17 00:00:00 2001 From: rijul170 Date: Tue, 30 Jun 2026 02:19:34 +0530 Subject: [PATCH] Add CrowdStrike Falcon, Sophos Central, and Alert Logic MDR MCP servers Adds three community MCP servers for enterprise security platforms under a new Security section: falcon-mcp (CrowdStrike EDR/threat hunting/RTR), sophos-central-mcp (endpoint security/MSSP/Live Discover), and alertlogic-mcp (MDR incident response/SIEM/SOAR). Co-Authored-By: Claude Sonnet 4.6 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1a6fcb70fa..e40eb0e0dc 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,14 @@ The following reference servers are now archived and can be found at [servers-ar - **[Slack](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/slack)** - Channel management and messaging capabilities. Now maintained by [Zencoder](https://github.com/zencoderai/slack-mcp-server) - **[SQLite](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/sqlite)** - Database interaction and business intelligence capabilities. +## 🔐 Community Security Servers + +These community-built servers provide MCP integrations for enterprise security platforms. + +- **[falcon-mcp](https://github.com/rijul170/falcon-mcp)** - CrowdStrike Falcon MCP server for AI-powered EDR investigation, threat hunting, RTR, and SOC automation via Claude +- **[sophos-central-mcp](https://github.com/rijul170/sophos-central-mcp)** - Sophos Central MCP server for AI-powered endpoint security, MSSP multi-tenant operations, and Live Discover via Claude +- **[alertlogic-mcp](https://github.com/rijul170/alertlogic-mcp)** - Alert Logic MDR MCP server for AI-powered incident response, SQL log search, SOAR automation, and SOC workflows via Claude + ## 🚀 Getting Started ### Using MCP Servers in this Repository