Agent♥︎Age
Catalog

io.github.r00tify/crashdx

Official

by r00tify · Swift

Diagnoses Apple .ips crash reports: ranks likely causes with cited evidence, not just a stack trace.

crashdx MCP Server (io.github.r00tify/crashdx)

This Model Context Protocol (MCP) server, part of io.github.r00tify/crashdx, diagnoses Apple .ips crash reports. It ranks likely causes using cited evidence rather than only providing a symbolicated stack trace. The broader project also includes a dependency-free Swift library (CrashDXCore) and a crashdx CLI.

🛠️ Key Features

  • Parses Apple .ips crash reports
  • Symbolicates reports against dSYMs
  • Produces an evidence-cited, ranked diagnosis (not just a stack trace)
  • Delivered as an MCP server (crashdx-mcp)

🚀 Use Cases

  • Investigate Apple platform crash reports
  • Identify likely causes from .ips files with supporting evidence
  • Support agents with the same diagnosis engine used by humans

⚡ Developer Benefits

  • Shared engine across Swift library, CLI, and MCP server
  • Swift dependency profile: CrashDXCore imports only Foundation

⚠️ Limitations

  • Scope described as Apple crash diagnosis for .ips reports; no other formats or platforms are mentioned.

Topics

clicrash-reportingdebuggerdebuggingdebugging-toolipsmcpmcp-servermcp-toolsswiftswift-packagesymbolicatecrashsymbolication
io.github.r00tify/crashdx - agentage MCP Catalog