Skip to main content
Glama
paolino

mcp-memory-server

by paolino

Related Servers

Alternatives to mcp-memory-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      An 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
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for system monitoring, enabling users to ask about CPU, memory, disk, network, and processes on their system.
      9
      3
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP 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 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server providing agent memory management with layered awakening, per-agent SQLite storage, and a dashboard for monitoring and administration.
      -

    TDQS

    A3.8/5.0

    Scored across 5 tools

    Disambiguation5/5

    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.

    Naming Consistency5/5

    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.

    Tool Count5/5

    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.

    Completeness4/5

    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.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues