Skip to main content
Glama
http_uri.json14.9 kB
{ "transport": "http", "category": "uri_resources", "generated_at": "2025-12-18T12:12:36.713710", "summary": { "total_calls": 18, "success": 17, "failed": 1, "success_rate": "94.4%" }, "uri_stats": { "resources/list": { "total": 1, "success": 1, "failed": 0, "avg_ms": 528.71 }, "ida://idb/metadata": { "total": 1, "success": 1, "failed": 0, "avg_ms": 539.1 }, "ida://functions": { "total": 1, "success": 1, "failed": 0, "avg_ms": 527.77 }, "ida://functions/main*": { "total": 1, "success": 1, "failed": 0, "avg_ms": 531.19 }, "ida://function/0x400efc": { "total": 1, "success": 1, "failed": 0, "avg_ms": 526.73 }, "ida://strings": { "total": 1, "success": 1, "failed": 0, "avg_ms": 557.93 }, "ida://strings/hello": { "total": 1, "success": 1, "failed": 0, "avg_ms": 544.28 }, "ida://globals": { "total": 1, "success": 1, "failed": 0, "avg_ms": 542.69 }, "ida://globals/g_*": { "total": 1, "success": 1, "failed": 0, "avg_ms": 529.78 }, "ida://types": { "total": 1, "success": 1, "failed": 0, "avg_ms": 528.28 }, "ida://segments": { "total": 1, "success": 1, "failed": 0, "avg_ms": 544.47 }, "ida://imports": { "total": 1, "success": 1, "failed": 0, "avg_ms": 537.69 }, "ida://exports": { "total": 1, "success": 1, "failed": 0, "avg_ms": 529.8 }, "ida://xrefs/to/0x400efc": { "total": 1, "success": 1, "failed": 0, "avg_ms": 532.7 }, "ida://xrefs/from/0x400efc": { "total": 1, "success": 1, "failed": 0, "avg_ms": 530.77 }, "ida://memory/0x400efc": { "total": 1, "success": 1, "failed": 0, "avg_ms": 524.72 }, "ida://nonexistent/invalid": { "total": 1, "success": 0, "failed": 1, "avg_ms": 546.0 }, "ida://function/invalid_addr": { "total": 1, "success": 1, "failed": 0, "avg_ms": 530.76 } }, "calls": [ { "timestamp": "2025-12-18T12:11:47.118686", "transport": "http", "uri": "resources/list", "port": 10001, "success": true, "error": null, "result_type": "dict", "result_size": 3, "duration_ms": 528.71, "result": { "resources": [ { "uri": "ida://idb/metadata", "name": "idb_metadata_resource", "description": "IDB file info via ida://idb/metadata URI." }, { "uri": "ida://functions", "name": "functions_resource", "description": "All functions via ida://functions URI." }, { "uri": "ida://strings", "name": "strings_resource", "description": "All strings via ida://strings URI." }, { "uri": "ida://globals", "name": "globals_resource", "description": "All global symbols via ida://globals URI." }, { "uri": "ida://types", "name": "types_resource", "description": "All local types via ida://types URI." }, "... (3 more items)" ], "templates": [], "total": 8 } }, { "timestamp": "2025-12-18T12:11:47.680174", "transport": "http", "uri": "ida://idb/metadata", "port": 10001, "success": true, "error": null, "result_type": "dict", "result_size": 5, "duration_ms": 539.1, "result": { "input_file": "E:\\ttl\\a3300r\\cloudupdate_check", "arch": "mips", "bits": 32, "endian": null, "hash": "730981a2049808c76c81845af949bcb05ea563944c87120f0d32d89031a4ce06" } }, { "timestamp": "2025-12-18T12:11:48.227584", "transport": "http", "uri": "ida://functions", "port": 10001, "success": true, "error": null, "result_type": "list", "result_size": 153, "duration_ms": 527.77, "result": [ { "name": "test_renamed_400EFC", "start_ea": "0x400EFC", "end_ea": "0x400F48", "size": "0x4C" }, { "name": "main", "start_ea": "0x400F50", "end_ea": "0x401220", "size": "0x2D0" }, { "name": "sub_401234", "start_ea": "0x401234", "end_ea": "0x4012A0", "size": "0x6C" }, { "name": "sub_4012A0", "start_ea": "0x4012A0", "end_ea": "0x401364", "size": "0xC4" }, { "name": "sub_401364", "start_ea": "0x401364", "end_ea": "0x40138C", "size": "0x28" }, "... (148 more items)" ] }, { "timestamp": "2025-12-18T12:11:48.788652", "transport": "http", "uri": "ida://functions/main*", "port": 10001, "success": true, "error": null, "result_type": "list", "result_size": 1, "duration_ms": 531.19, "result": [ { "name": "main", "start_ea": "0x400F50", "end_ea": "0x401220", "size": "0x2D0" } ] }, { "timestamp": "2025-12-18T12:11:49.335931", "transport": "http", "uri": "ida://function/0x400efc", "port": 10001, "success": true, "error": null, "result_type": "dict", "result_size": 4, "duration_ms": 526.73, "result": { "name": "test_renamed_400EFC", "start_ea": "0x400EFC", "end_ea": "0x400F48", "size": "0x4C" } }, { "timestamp": "2025-12-18T12:11:49.912287", "transport": "http", "uri": "ida://strings", "port": 10001, "success": true, "error": null, "result_type": "list", "result_size": 162, "duration_ms": 557.93, "result": [ { "ea": 4194684, "length": 17, "text": "musl-mipsel.so.1" }, { "ea": 4196729, "length": 12, "text": "libcjson.so" }, { "ea": 4196741, "length": 10, "text": "__RLD_MAP" }, { "ea": 4196751, "length": 12, "text": "cJSON_Parse" }, { "ea": 4196763, "length": 6, "text": "_init" }, "... (157 more items)" ] }, { "timestamp": "2025-12-18T12:11:50.490453", "transport": "http", "uri": "ida://strings/hello", "port": 10001, "success": true, "error": null, "result_type": null, "result_size": 0, "duration_ms": 544.28, "result": [] }, { "timestamp": "2025-12-18T12:11:51.046820", "transport": "http", "uri": "ida://globals", "port": 10001, "success": true, "error": null, "result_type": "list", "result_size": 198, "duration_ms": 542.69, "result": [ { "name": "aLibLdMuslMipse", "ea": "0x400174", "size": 8 }, { "name": "elf_hash_nbucket", "ea": "0x400300", "size": 4 }, { "name": "elf_hash_nchain", "ea": "0x400304", "size": 4 }, { "name": "elf_hash_bucket", "ea": "0x400308", "size": 268 }, { "name": "elf_hash_chain", "ea": "0x400414", "size": 276 }, "... (193 more items)" ] }, { "timestamp": "2025-12-18T12:11:51.611668", "transport": "http", "uri": "ida://globals/g_*", "port": 10001, "success": true, "error": null, "result_type": null, "result_size": 0, "duration_ms": 529.78, "result": [] }, { "timestamp": "2025-12-18T12:11:52.148334", "transport": "http", "uri": "ida://types", "port": 10001, "success": true, "error": null, "result_type": null, "result_size": 0, "duration_ms": 528.28, "result": [] }, { "timestamp": "2025-12-18T12:11:52.724517", "transport": "http", "uri": "ida://segments", "port": 10001, "success": true, "error": null, "result_type": "list", "result_size": 6, "duration_ms": 544.47, "result": [ { "index": 0, "name": "LOAD", "start_ea": "0x400000", "end_ea": "0x400190", "size": "0x190", "type": 2, "perm": 5 }, { "index": 1, "name": "ABIFLAGS", "start_ea": "0x400190", "end_ea": "0x4001A8", "size": "0x18", "type": 3, "perm": 4 }, { "index": 2, "name": "REGINFO", "start_ea": "0x4001A8", "end_ea": "0x4001C0", "size": "0x18", "type": 3, "perm": 4 }, { "index": 3, "name": "LOAD", "start_ea": "0x4001C0", "end_ea": "0x4041A4", "size": "0x3FE4", "type": 2, "perm": 5 }, { "index": 4, "name": "LOAD", "start_ea": "0x414EEC", "end_ea": "0x4152E0", "size": "0x3F4", "type": 3, "perm": 6 }, "... (1 more items)" ] }, { "timestamp": "2025-12-18T12:11:53.284316", "transport": "http", "uri": "ida://imports", "port": 10001, "success": true, "error": null, "result_type": "list", "result_size": 62, "duration_ms": 537.69, "result": [ { "module_index": 0, "module_name": ".dynsym", "ea": "0x4152E0", "name": "printf", "ordinal": 0 }, { "module_index": 0, "module_name": ".dynsym", "ea": "0x4152E4", "name": "exit", "ordinal": 0 }, { "module_index": 0, "module_name": ".dynsym", "ea": "0x4152E8", "name": "alarm", "ordinal": 0 }, { "module_index": 0, "module_name": ".dynsym", "ea": "0x4152EC", "name": "inet_addr", "ordinal": 0 }, { "module_index": 0, "module_name": ".dynsym", "ea": "0x4152F0", "name": "CsteSystem", "ordinal": 0 }, "... (57 more items)" ] }, { "timestamp": "2025-12-18T12:11:53.831981", "transport": "http", "uri": "ida://exports", "port": 10001, "success": true, "error": null, "result_type": "list", "result_size": 7, "duration_ms": 529.8, "result": [ { "ordinal": 4207600, "ea": "0x4033F0", "name": ".term_proc" }, { "ordinal": 4280060, "ea": "0x414EFC", "name": "stderr" }, { "ordinal": 4280368, "ea": "0x415030", "name": "__stack_chk_guard" }, { "ordinal": 4280352, "ea": "0x415020", "name": "UPG_STATUS" }, { "ordinal": 4280320, "ea": "0x415000", "name": "__RLD_MAP" }, "... (2 more items)" ] }, { "timestamp": "2025-12-18T12:11:54.392744", "transport": "http", "uri": "ida://xrefs/to/0x400efc", "port": 10001, "success": true, "error": null, "result_type": "dict", "result_size": 3, "duration_ms": 532.7, "result": { "address": "0x400EFC", "total": 2, "xrefs": [ { "frm": "0x400938", "type": 1, "iscode": false }, { "frm": "0x40127C", "type": 1, "iscode": false } ] } }, { "timestamp": "2025-12-18T12:11:54.940426", "transport": "http", "uri": "ida://xrefs/from/0x400efc", "port": 10001, "success": true, "error": null, "result_type": "dict", "result_size": 3, "duration_ms": 530.77, "result": { "address": "0x400EFC", "total": 1, "xrefs": [ { "to": "0x400F00", "type": 21, "iscode": false } ] } }, { "timestamp": "2025-12-18T12:11:55.486040", "transport": "http", "uri": "ida://memory/0x400efc", "port": 10001, "success": true, "error": null, "result_type": "dict", "result_size": 4, "duration_ms": 524.72, "result": { "address": "0x400EFC", "size": 16, "bytes": [ 224, 255, 189, 39, 24, "... (11 more items)" ], "hex": "E0 FF BD 27 18 00 BC AF 1C 00 BF AF 01 00 11 04" } }, { "timestamp": "2025-12-18T12:11:56.066069", "transport": "http", "uri": "ida://nonexistent/invalid", "port": 10001, "success": false, "error": "Unknown resource: 'ida://nonexistent/invalid'", "result_type": null, "result_size": null, "duration_ms": 546.0, "result": null }, { "timestamp": "2025-12-18T12:11:56.601483", "transport": "http", "uri": "ida://function/invalid_addr", "port": 10001, "success": true, "error": null, "result_type": "dict", "result_size": 1, "duration_ms": 530.76, "result": { "error": "invalid address" } } ] }

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/jelasin/IDA-MCP'

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