Skip to main content
Glama

피씨엠

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

특징

  • 분석

    • 아이다

      • repl(IDAPython)

      • 분해

      • 디컴파일

      • 유형 설정

      • ...

  • 메모리

    • 참여 보고서보고서

지엑스피1

Related MCP server: idalib-mcp-headless

설치

필수 조건:

  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
license - permissive license
B
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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