Prowler MCP Server for Claude Desktop by Compler
This is an MCP server that analyzes Prowler security scan results.
Features
-get_latest_prowler_file
: Retrieve latest file information
-analyze_prowler_results
: Detailed security analysis (now supports a file_preview_length parameter for controlling text preview length)
-get_security_summary
: Security status summary
-get_prowler_reports_list
: Retrieve a list of Prowler report files.
-get_file_content
: Retrieve the content of a specified file.
Structure
Installation and Execution
1. Install Dependencies
2. Claude Desktop Configuration
Copy config/claude_desktop_config.json
content to Claude Desktop settings:
3. Test Execution
Direct execution
4. Restart Claude Desktop
Completely close and restart Claude Desktop
Analysis Target
Path: ./prowler-reports
(This directory is automatically created relative to the project root.)
Supported Formats: HTML, CSV, JSON, JSON-ASFF, and general text files.
Prowler ASFF results specialized analysis
References (Additional needed)
-Prowler Official Documentation -KISA-ISMS-P Compliance
Support
Prowler MCP Server for Claude Desktop by Compler
Prowler 보안 점검 결과를 분석하는 MCP 서버입니다.
기능
get_latest_prowler_file
: 최신 파일 정보 조회analyze_prowler_results
: 상세 보안 분석get_security_summary
: 보안 상태 요약
구조
설치 및 실행
1. 의존성 설치
2. Claude Desktop 설정
config/claude_desktop_config.json
내용을 Claude Desktop 설정에 복사:
3. 테스트 실행
4. Claude Desktop 재시작
Claude Desktop을 완전히 종료하고 다시 시작
분석 대상
- 경로:
./prowler-reports
(이 디렉토리는 프로젝트 루트를 기준으로 자동으로 생성됩니다.) - 지원 형식: HTML, CSV, JSON, JSON-ASFF, 텍스트 파일
- Prowler ASFF 결과 특화 분석
참고 자료 (추가 필요)
지원
This server cannot be installed
Analyzes Prowler security scan results for cloud environments, providing detailed security analysis and summary reports through Claude Desktop.
Related MCP Servers
- -securityAlicense-qualityA comprehensive code analysis and management tool that integrates with Claude Desktop to analyze code at project and file levels, helping adapt changes to projects intelligently.Last updated -37PythonMIT License
- -securityAlicense-qualityEnables Claude to interact with Qlik Cloud applications and extract data from visualizations through the Qlik Cloud API.Last updated -2TypeScriptMIT License
Enkrypt AI MCP Serverofficial
AsecurityFlicenseAqualityIntegrates AI safety analysis, red-teaming, and prompt auditing directly into MCP-compatible clients like Claude Desktop and Cursor IDE, allowing real-time analysis of prompts and detection of jailbreak attempts.Last updated -282Python- AsecurityFlicenseAqualityA specialized MCP server for Claude Desktop that allows executing terminal commands for malware analysis with support for common analysis tools like file, strings, hexdump, objdump, and xxd.Last updated -73JavaScript