Memory Detective

v1.18.1Developer Toolsstable

iOS leak hunting and performance investigation. Reads .memgraph and .trace files, classifies retain cycles against a 34-pattern catalog with Swift fix templates, bridges to source via SourceKit-LSP. 28 MCP tools, 34 catalog resources, 5 investigation

mcpmodel-context-protocolios
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Memory Detective?

Memory Detective is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to ios leak hunting and performance investigation. reads .memgraph and .trace files, classifies retain cycles against a 34-pattern catalog with swift fix templates, bridges to source via sourcekit-lsp. 2...

iOS leak hunting and performance investigation. Reads .memgraph and .trace files, classifies retain cycles against a 34-pattern catalog with Swift fix templates, bridges to source via SourceKit-LSP. 28 MCP tools, 34 catalog resources, 5 investigation

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • iOS leak hunting and performance investigation. Reads .memgr

Use Cases

iOS memory leak hunting
Retain cycle classification with fixes
carloshpdoc

Maintainer

LicenseApache 2.0
Languagetypescript
Versionv1.18.1
UpdatedMay 18, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y memorydetective

Manual Installation

npx -y memorydetective

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Memory Detective

What is Memory Detective?

Memory Detective is a Model Context Protocol (MCP) server that ios leak hunting and performance investigation. reads .memgraph and .trace files, classifies retain cycles against a 34-pattern catalog with swift fix templates, bridges to source via sourcekit-lsp. 28 mcp tools, 34 catalog resources, 5 investigation It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Memory Detective?

Install via npm with the command: npx -y memorydetective. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Memory Detective?

Memory Detective works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Memory Detective free to use?

Yes, Memory Detective is open source and available under the Apache 2.0 license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "memorydetective": { "command": "npx", "args": ["-y", "memorydetective"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Memory Detective?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides