mcp-memory-server
Related Servers
Alternatives to mcp-memory-server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server for Windows process memory inspection/editing and crash dump analysis, enabling live memory scanning, patching, pointer resolution, disassembly, and offline dump examination via structured tool calls.MIT
- AlicenseAqualityCmaintenanceMCP server for system monitoring, enabling users to ask about CPU, memory, disk, network, and processes on their system.93MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for live process memory introspection and debugging on Linux x86_64. Enables reading/writing process memory, searching patterns, ptrace attach/registers, running commands, and valgrind execution.5,582,581 npmMIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides memory management tools for AI agents, enabling adding, searching, updating, and deleting memories via the Mem0 API.11 npmMIT
- FlicenseNot gradedqualityDmaintenanceMCP server providing agent memory management with layered awakening, per-agent SQLite storage, and a dashboard for monitoring and administration.-
- FlicenseNot gradedqualityCmaintenanceA Model Context Protocol (MCP) server for memory forensics analysis using MemProcFS.-
TDQS
Scored across 5 tools
Each tool has a distinct purpose: memory usage overview, top processes, process grouping, stale process detection, and process termination. Even the two listing tools are clearly differentiated by their focus on top consumers versus name-based aggregation, with descriptions reinforcing this.
All tool names follow a consistent verb_noun pattern in snake_case (list_*, find_*, kill_*). There are no mixed conventions or vague verbs, making the API predictable and easy to navigate.
With 5 tools, the server is well-scoped for its purpose. It provides a comprehensive set for memory monitoring and process management without unnecessary bloat, and each tool earns its place.
The tool surface covers the core lifecycle: memory overview, process listing, grouping, stale detection, and killing. A minor gap is the lack of a tool to retrieve detailed information about a single process by PID, but this does not critically impede the server's primary functionality.