Back to Home
CrowdStrike icon

aidr-mcp-proxy

Verified Safe

by CrowdStrike

Overview

Protect Model Context Protocol (MCP) server communications by proxying all I/O through the CrowdStrike AIDR service for threat detection, prompt injection blocking, and content filtering.

Installation

Run Command
npx -y @crowdstrike/aidr-mcp-proxy -- <mcp_server_command_and_args>

Environment Variables

  • CS_AIDR_TOKEN
  • CS_AIDR_BASE_URL_TEMPLATE
  • APP_ID
  • APP_NAME

Security Notes

The proxy is designed to enhance security by routing all Model Context Protocol (MCP) server inputs and outputs through the CrowdStrike AIDR service. It correctly enforces the use of environment variables for API tokens (`CS_AIDR_TOKEN`) and base URLs (`CS_AIDR_BASE_URL_TEMPLATE`). Input and output content are serialized to JSON for analysis by the AIDR service, with error handling in place for parsing transformed output. No 'eval' calls, code obfuscation, or immediately identifiable malicious patterns were found within the provided source code. The overall security effectiveness is highly dependent on the underlying CrowdStrike AIDR service.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2026-01-13

Tags

MCPProxySecurityAI GuardCrowdStrike AIDR