Aidr
БесплатноНе проверенA Model Context Protocol (MCP) server that provides integration with CrowdStrike AIDR APIs.
Описание
A Model Context Protocol (MCP) server that provides integration with CrowdStrike AIDR APIs.
README
A Model Context Protocol (MCP) server that provides integration with CrowdStrike AIDR APIs.

Prerequisites
- Node.js v24.11.1 or greater.
- A CrowdStrike AIDR API token.
Usage with Claude Desktop
Edit the following configuration file (create it if it does not exist):
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Replace (or merge) the file contents with the following:
{
"mcpServers": {
"aidr": {
"command": "npx",
"args": ["-y", "@crowdstrike/aidr-mcp-server"],
"env": {
"CS_AIDR_TOKEN": "pts_00000000000000000000000000000000",
"CS_AIDR_BASE_URL_TEMPLATE": "https://api.crowdstrike.com/aidr/{SERVICE_NAME}"
}
}
}
}
- Update the
CS_AIDR_TOKENvalue to the CrowdStrike AIDR API token. - Update the
CS_AIDR_BASE_URL_TEMPLATEvalue to the CrowdStrike AIDR base URL template. - Restart Claude Desktop.
Tools
AI Guard
- prompt_guard — Analyze and redact text to avoid manipulation of the model, addition of malicious content, and other undesirable data transfers.
Установка Aidr
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/CrowdStrike/aidr-mcp-serverFAQ
Aidr MCP бесплатный?
Да, Aidr MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Aidr?
Нет, Aidr работает без API-ключей и переменных окружения.
Aidr — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Aidr в Claude Desktop, Claude Code или Cursor?
Открой Aidr на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Aidr with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
