Skip to main content
Glama

PCM

by rand-tech

피씨엠

PCM(MCP이지만 역방향), 역엔지니어링을 위한 MCP .

특징

  • 분석
    • 아이다
      • repl(IDAPython)
      • 분해
      • 디컴파일
      • 유형 설정
      • ...
  • 메모리
    • 참여 보고서보고서

지엑스피1

설치

필수 조건:

  1. 저장소를 복제합니다
    git clone https://github.com/rand-tech/pcm
  2. mcp 구성 예제에 pcm 추가하세요
    { "mcpServers": { "pcm": { "command": "uv", "args": [ "--directory", "path_to/pcm", "run", "server.py" ] } } }
  3. MCP를 사용하세요

관련 프로젝트 :

출처 : 이 프로젝트는 Duncan Ogilvie(@mrexodia)의 IDA Pro MCP를 기반으로 합니다. 감사합니다.

라이선스 : 이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요. 원본 코드도 MIT 라이선스에 따라 라이선스가 부여됩니다.

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

디컴파일, 디스어셈블리, 메모리 사용 보고서 등의 분석 작업을 위해 IDA Pro와 상호 작용할 수 있는 리버스 엔지니어링을 위한 MCP 서버입니다.

  1. 특징
    1. 설치

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        An MCP server that provides a comprehensive interface to Semgrep, enabling users to scan code for security vulnerabilities, create custom rules, and analyze scan results through the Model Context Protocol.
        Last updated -
        6
        192
        Python
        MIT License
        • Linux
        • Apple
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that enables AI assistants to interact with IDA Pro for reverse engineering and binary analysis tasks.
        Last updated -
        8
        14
        Python
        MIT License
        • Linux
        • Apple
      • A
        security
        A
        license
        A
        quality
        MCP Server for automated reverse engineering with IDA Pro.
        Last updated -
        22
        2,280
        Python
        MIT License
        • Linux
        • Apple
      • -
        security
        A
        license
        -
        quality
        An MCP server that allows LLMs to autonomously reverse engineer applications by exposing Ghidra functionality, enabling decompilation, analysis, and automatic renaming of methods and data.
        Last updated -
        4,290
        Apache 2.0
        • Apple

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/rand-tech/pcm'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server