Ida Mcp Rs

general MCP Server

Headless IDA Pro MCP Server

Verified
generalgeneral
2 views561 stars44 forksMIT

Why This Matters

Discovered via github-seeds and last synced 3mo ago.

Verified
Source
github-seeds
Stars
561
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
9
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (9)

Platform

Library

Windows

`ida.dll`

Flag

Env var

IDA_MCP_READ_ONLY

Strips mutating/arbitrary-code tools (`run_script`, `patch*`, `rename`, `set_comments`, type/stack edits, `dsc_add_*`, `analyze_funcs`); keeps lifecycle/discovery

IDA_MCP_EXCLUDE_TOOLS

Subtracts from the include set; always wins

Linux

`libida.so`

IDA_MCP_TOOLSETS

Replaces "all tools" with the union of selected categories

macOS

`libida.dylib`

IDA_MCP_TOOLS

Adds individual tools (additive to `--toolsets`)