We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrexodia/ida-pro-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
ida_idc.md•381 B
# ida_idc
Marked positions (bookmarks) in IDA database - low priority module with limited scope.
## Key Functions
- `mark_position(ea, lnnum, x, y, slot, comment)` - Create bookmark at address in slot (0-1023)
- `get_marked_pos(slot)` - Get address of bookmark in slot
- `get_mark_comment(slot)` - Get comment for bookmark in slot
## See Also
Full docs: skill/docs/ida_idc.rst