Skip to content
Back to search
30
MCP v1.9.0

io.github.carloshpdoc/memorydetective

io.github.carloshpdoc/memorydetective

iOS leak/perf debugging via MCP: memgraph cycles, .trace analysis, SourceKit-LSP bridging.

Uptime
0.0%
35 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Memory Detective
iOS memory leak detection and performance profiling via MCP — analyzes memgraph cycles, .trace files, and SourceKit-LSP for fix suggestions.
0 tools
iflow-mcp_evan7198-mcp-server-pcileech
MCP Server for PCILeech - Memory debugging via Model Context Protocol
0 tools
io.github.ormastes/t32-mcp-server
TRACE32 debugger MCP — session, dialog, field, history, resource inspection
0 tools
io.github.marcelroozekrans/memorylens-mcp
MCP server for .NET memory profiling with JetBrains dotMemory integration
0 tools
io.github.MarcelRoozekrans/memorylens-mcp
MCP server for .NET memory profiling with JetBrains dotMemory integration
0 tools
io.github.bromoket/x64dbg
MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.carloshpdoc/memorydetective": {
      "url": "None",
      "transport": "http"
    }
  }
}