Listing Thumbnail

    MCP Server for CrowdStrike Falcon

     Info
    Sold by: CrowdStrike 
    Deployed on AWS
    falcon-mcp enables seamless communication between AI agents and the CrowdStrike Falcon platform. Deployable directly onto Amazon Bedrock AgentCore, it provides programmatic access to Falcon data for agentic workflows and accelerating AI-native security automation.
    4.5

    Overview

    This server provides a secure, scalable bridge between AI agents and the CrowdStrike Falcon platform, bringing security telemetry and threat intelligence directly into your AWS environment. Purpose-built for deployment on Amazon Bedrock AgentCore, the falcon-mcp server enables agentic applications to programmatically access detections, incidents, behaviors, and threat intelligence from the Falcon platform. This empowers AI agents to reason over rich security context, automate response workflows, and drive proactive defense across your cloud and enterprise environments. By exposing modular Falcon capabilities through a standardized interface, the falcon-mcp server supports a wide range of use cases, from autonomous incident triage and threat enrichment to building fully agentic, context-aware security operations workflows. The falcon-mcp server gives you the data access layer to build the foundation for an AI-native SOC, backed by the power of the CrowdStrike Falcon platform. To learn more about this resource and explore its capabilities, visit the official project page at: https://github.com/crowdstrike/falcon-mcp 

    Highlights

    • The falcon-mcp server establishes a consistent and secure protocol for agents to communicate with the CrowdStrike Falcon platform, enabling - standardized integration across agentic systems.
    • It includes native support for deployment onto Amazon Bedrock AgentCore, making it easy to integrate into your AWS environment and power agentic workflows.
    • It is designed to support current and future Falcon platform capabilities, ensuring agentic workflows remain adaptive and comprehensive.

    Details

    Delivery method

    Type

    Supported services

    Delivery option
    Amazon Bedrock AgentCore

    Latest version

    Operating system
    Linux

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Trust Center

    Trust Center
    Access real-time vendor security and compliance information through their Trust Center powered by Drata or Vanta. Review certifications and security standards before purchase.

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    MCP Server for CrowdStrike Falcon

     Info
    This product is available free of charge. Free subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Vendor refund policy

    All orders are non-cancellable and all fees and other amounts you pay under this Agreement are non-refundable.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Amazon Bedrock AgentCore

    Supported services: Learn more 
    • Amazon Bedrock AgentCore
    Container image

    Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.

    Version release notes

    0.16.0  (2026-08-05)

    Features

    • dynamic: rank and broaden tool search, and teach the server once via MCP instructions (#493 ) (80d8111 )
    • modules/base: add shared aggregate-query foundation (#480 ) (903254f )
    • modules/cases: add aggregate tools for case configuration and files (#495 ) (a533f58 )
    • modules/detections: add alert aggregation tool (#483 ) (ab97afd )
    • modules/hosts: add Falcon Grouping Tag management tool (#487 ) (cc2cd6a )
    • modules/ngsiem: add CQL authoring guidance to search tool (#475 ) (bb600ca )
    • server: add concurrent request handling (#478 ) (356d2b5 )
    • server: add tool-level filtering with --read-only, --tools, and --exclude-tools (#490 ) (3b76a6b )

    Bug Fixes

    • modules/detections: rename falcon_aggregate_alerts to falcon_aggregate_detections (#488 ) (6a6f19e ), closes #485 
    • modules/detections: send include_hidden as a query parameter (#491 ) (0ad7fff )
    • modules: drop redundant offset input from dual-pagination search tools (#474 ) (778d360 )
    • tests: unwrap the search envelope in three modules' integration guards (#492 ) (e9e2175 )

    Additional details

    Usage instructions

    Prerequisites

    CrowdStrike API Credentials

    Create API credentials in your CrowdStrike console:

    1. Log into your CrowdStrike console
    2. Navigate to Support > API Clients and Keys
    3. Click Add new API client
    4. Configure your API client:
      • Client Name: Choose a descriptive name (e.g., "Falcon MCP Server")
      • Description: Optional description for your records
      • API Scopes: Select scopes based on which modules you plan to use (see scope requirements )
    5. Note down these values (you cannot retrieve them later):
      • FALCON_CLIENT_ID - Your API client ID
      • FALCON_CLIENT_SECRET - Your API client secret
      • FALCON_BASE_URL - Your API base URL (region-specific)

    AWS VPC Requirements

    The MCP Server requires internet connectivity to communicate with CrowdStrike's APIs.

    • Internet Gateway or NAT Gateway - Enables outbound internet connectivity
    • Outbound HTTPS Access - Allow communication to api.crowdstrike.com on port 443
    • Security Groups - Configure appropriate rules for your network requirements

    Getting Started

    To deploy the Falcon MCP Server to Amazon Bedrock AgentCore:

    1. Visit the Falcon MCP Server on AWS Marketplace 
    2. Follow the subscription and deployment instructions
    3. Configure your CrowdStrike API credentials and environment variables as described below

    Usage Instructions

    Environment Variables

    Set the environment variables in the deployment form below; recommended AgentCore values are pre-filled. FALCON_CLIENT_ID, FALCON_CLIENT_SECRET, and FALCON_BASE_URL are required, and FALCON_MCP_STATELESS_HTTP must remain true for AgentCore.

    Key Capabilities

    • Threat Investigation - Search detections by severity, time range, hostname, or MITRE ATT&CK technique.
    • Fleet Management - Find hosts by platform, sensor version, network segment, or containment status.
    • Vulnerability Hunting - Access Spotlight CVE data with ExPRT ratings and remediation priorities.
    • Threat Intelligence - Look up threat actors, indicators, and intelligence reports.
    • Cloud Security - Search CSPM assets, container images, and Kubernetes workloads.
    • Identity Protection - Investigate entities, analyze timelines, and map relationships.
    • Query Capabilities - Run searches against CrowdStrike Next-Gen SIEM using CQL.
    • IOC Management - Search, create, and remove custom indicators of compromise.
    • Firewall Auditing - Search and manage Falcon firewall rule groups.

    Additional modules support Real Time Response, Scheduled Reports, Shield, and more. For the full module list and required API scopes, see the Falcon MCP modules overview .

    Example tool invocation (search for recent detections):

    { "jsonrpc": "2.0", "id": "1", "method": "tools/call", "params": { "name": "falcon_search_detections", "arguments": { "filter": "status:'new'" } } }

    Additional Resources

    For full details, visit the Falcon MCP documentation .

    Support

    Vendor support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    4.5
    173 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    74%
    25%
    1%
    0%
    0%
    0 AWS reviews
    |
    173 external reviews
    External reviews are from G2 .
    LOKESH G.

    Easy to Use with Strong Real-Time Cloud Threat Visibility

    Reviewed on Aug 05, 2026
    Review provided by G2
    What do you like best about the product?
    I like CrowdStrike Falcon Cloud Security because it’s easy to use and gives me strong visibility across cloud environments. It detects threats in real time and helps keep cloud workloads secure from a single platform. It also makes it simpler to identify security risks and address them quickly.
    What do you dislike about the product?
    It can be pricey for smaller organizations, and some of the more advanced features take time to learn and configure properly. The sheer number of alerts can feel overwhelming at first, especially before everything is tuned to the right thresholds and settings.
    What problems is the product solving and how is that benefiting you?
    CrowdStrike Falcon Cloud Security helps me identify security risks, detect threats, and protect cloud workloads all in one place. Having everything centralized saves time, improves visibility, reduces security risk, and helps keep cloud environments secure and compliant.
    Atharva S.

    Unified Cloud Security with Intuitive Dashboards and Actionable Insights

    Reviewed on Aug 05, 2026
    Review provided by G2
    What do you like best about the product?
    What I like best about CrowdStrike Falcon Cloud Security is its ability to provide comprehensive cloud security posture management, workload protection, and threat detection through a single, unified platform. The interface is intuitive, the dashboards provide clear visibility into cloud risks, and the platform delivers actionable insights that make prioritizing security issues much easier. I also appreciate its real-time monitoring, automated policy enforcement, and seamless integration with major cloud providers and DevSecOps workflows. Overall, Falcon Cloud Security strengthens cloud security, reduces operational complexity, and enables faster detection and remediation of security threats across cloud environments.
    What do you dislike about the product?
    One area where CrowdStrike Falcon Cloud Security could improve is offering more advanced customization for dashboards, reporting, and policy management to better support organizations with highly complex cloud environments. While the platform provides comprehensive visibility and strong threat detection, the volume of security findings can sometimes be overwhelming without additional filtering and prioritization options. I'd also like to see richer analytics, more flexible reporting, and expanded integrations with additional third-party DevOps and IT management tools. Overall, the experience has been very positive, but greater customization, enhanced reporting, and deeper workflow integrations would make the platform even more valuable for enterprise security teams.
    What problems is the product solving and how is that benefiting you?
    CrowdStrike Falcon Cloud Security solves the challenge of securing cloud infrastructure by providing continuous visibility into cloud assets, workloads, configurations, identities, and potential security risks from a unified platform. Instead of relying on multiple disconnected security tools and manual monitoring, it automates threat detection, cloud security posture management, compliance monitoring, and risk prioritization with actionable remediation guidance. This helps identify vulnerabilities and misconfigurations early, reduces operational overhead, improves compliance, and accelerates incident response. As a result, it has strengthened cloud security, streamlined security operations, increased visibility across cloud environments, and enabled faster, more confident decision-making.
    Consulting

    Easy Installation, Seamless Performance, Strong Protection

    Reviewed on Aug 04, 2026
    Review provided by G2
    What do you like best about the product?
    It was easily installed on my work laptop and runs seamlessly, not slowing my laptop down. It helps to ensure my laptop is protected from hackers by using multiple virtual servers.
    What do you dislike about the product?
    I don't have any complaints regarding this product. It has worked seamlessly for my team.
    What problems is the product solving and how is that benefiting you?
    It reduces the blind spots that may be missed by human error and preventing data breaches - when companies move to the cloud, they shift from a single physical server to thousands of invisible, interconnected pieces of code, making it incredibly easy to lose visibility and control. CrowdStrike prevents us from losing "control and visibility" so to speak.
    Sakthi Prakash A.

    Robust Features, Secure Advanced Authentication, and Easy Usability

    Reviewed on Aug 04, 2026
    Review provided by G2
    What do you like best about the product?
    The usability and it’s robust features. Also the advanced authentications makes it more secured
    What do you dislike about the product?
    UI can be improved. Pricing is a bit too much
    What problems is the product solving and how is that benefiting you?
    It has improved cloud security by providing better visibility, identifying misconfigurations early, and detecting threats in real time. It has simplified security management, reduced risks, and helped our team respond to incidents more efficiently.
    Leo G.

    Seamless User Experience with Easy Admin Updates

    Reviewed on Aug 04, 2026
    Review provided by G2
    What do you like best about the product?
    It is seamless for me as a user and admins can send update easily
    What do you dislike about the product?
    It does not give much information in case of errors
    What problems is the product solving and how is that benefiting you?
    It helps to have under the same umbrella different systems and OS
    View all reviews