memorydetective
Rank #10,549io.github.carloshpdoc/memorydetective
iOS leak/perf debugging via MCP: memgraph cycles, .trace analysis, SourceKit-LSP bridging.
memorydetective is a Model Context Protocol (MCP) server published by carloshpdoc. It ranks #10,549 of 132,046 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. memorydetective is listed across 3 registries — Official MCP, PulseMCP and Glama, with 12 tracked versions. It was first listed on May 1, 2026 and most recently updated on May 18, 2026.
Ranks ahead of 121,497 of 132,046 servers on MCP Toplist.
Use memorydetective
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add memorydetective -- npx -y memorydetective[mcp_servers.memorydetective]
command = "npx"
args = ["-y", "memorydetective"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"memorydetective": {
"command": "npx",
"args": [
"-y",
"memorydetective"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"memorydetective": {
"command": "npx",
"args": [
"-y",
"memorydetective"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"memorydetective": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"memorydetective"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"memorydetective": {
"command": "npx",
"args": [
"-y",
"memorydetective"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"memorydetective": {
"command": "npx",
"args": [
"-y",
"memorydetective"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.carloshpdoc%2Fmemorydetective)<a href="https://mcptoplist.com/server/io.github.carloshpdoc%2Fmemorydetective"><img src="https://mcptoplist.com/badge/io.github.carloshpdoc%2Fmemorydetective.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
carloshpdoc
Available versions (12)
| Version | Published |
|---|---|
| 1.18.1 | May 18, 2026 |
| 1.18.0 | May 18, 2026 |
| 1.17.1 | May 16, 2026 |
| 1.17.0 | May 16, 2026 |
| 1.16.0 | May 15, 2026 |
| 1.15.0 | May 15, 2026 |
| 1.14.0 | May 15, 2026 |
| 1.13.0 | May 15, 2026 |
| 1.11.0 | May 14, 2026 |
| 1.10.0 | May 14, 2026 |
| 1.9.0 | May 14, 2026 |
| 1.8.1 | May 13, 2026 |
Frequently asked questions
- Who maintains memorydetective?
- memorydetective is maintained by carloshpdoc, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is memorydetective listed on the Official MCP Registry?
- Yes — memorydetective is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does memorydetective have?
- MCP Toplist tracks 12 versions of memorydetective, most recently published on May 18, 2026.
- Where can I find the source code for memorydetective?
- The source code for memorydetective is hosted at github.com/carloshpdoc/memorydetective.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.