Welcome to the documentation for the Google MCP Security project. This project provides Model Context Protocol (MCP) servers that enable MCP-compatible AI assistants like Claude to access Google's security products and services.
This repository contains four MCP servers that provide access to different Google security products:
- Google Security Operations (Chronicle) - For threat detection, investigation, and hunting
- Google Security Operations SOAR - For security orchestration, automation, and response
- Google Threat Intelligence (GTI) - For access to Google's threat intelligence data
- Security Command Center (SCC) - For cloud security and risk management
These servers allow security professionals to leverage AI assistants for security tasks, enhancing productivity and enabling natural language interactions with security tools.
If you're new to this project, we recommend starting with the Usage Guide to learn how to set up and configure the MCP servers.
- Installation & Setup - Get started quickly with installation instructions
- Configuration Reference - Configure the MCP servers for your environment
- Usage Examples - See examples of how to interact with the MCP servers
- Development Guide - Learn how to contribute to or extend the project
- GitHub Repository - Access the project's source code and contribute.
Each server provides different capabilities:
-
Remote MCP Server - Fully managed, enterprise-ready MCP server for Google SecOps (Recommended)
-
Google Threat Intelligence (GTI) Server - Access threat intelligence about IoCs, malware, and threat actors
-
Security Command Center (SCC) Server - Manage cloud security posture and vulnerabilities
-
Chronicle Security Operations (SecOps) Server - Search and analyze security events and alerts
-
SecOps SOAR Server - Manage security cases and automate response actions
- SOAR Integrations - Link list to documented integrations
- Investigate suspicious IPs, files, or domains using Google Threat Intelligence
- Identify and remediate critical vulnerabilities in your Google Cloud environment
- Search for security events across your enterprise using natural language
- Automate security response workflows and case management
We welcome contributions to improve these MCP servers and their documentation. Please review our CONTRIBUTING file for guidelines on how to contribute to this project. For technical details on extending or modifying the servers, see the Development Guide.