Skip to main content
Glama
605,003 tools. Updated 2026-09-23 21:57

"Claude Desktop with persistent memory and artifact library system" matching MCP tools:

  • Save durable facts, preferences, or decisions to persistent memory that works across sessions and AI tools. Ideal for content that must survive across chats and projects.
    MIT
  • Get system overview with OS, CPU, memory, disk, and uptime to monitor system health and performance.
    MIT
  • Compose all context needed for an LLM to resume a conversation with a partner, including identities, recent turns, and persistent memory. Start every autonomous agent wake-cycle with a pre-formatted system prompt.
    Apache 2.0
  • Reason over questions with persistent memory: recall relevant past memories, think through the problem with Claude, and save new conclusions to improve future decisions.
    MIT
  • Initialize project memory system by creating folder structure, generating project-specific prompts, and setting up Claude instructions for AI-driven project management.
    -

Matching MCP Servers

Matching MCP Connectors

  • Hand jobs to an always-on cloud desktop with a real browser, saved logins and its own email.

  • Validate ClaudeBot and Claude-SearchBot IP addresses. Remote MCP validate_ip tool.

  • Store a dialog turn with role, content, and metadata to persistent session memory for later retrieval and context assembly.
    MIT
  • Re-ingest memory files from Claude Code and Gemini CLI to refresh the searchable index. Use when memory files have changed.
    MIT
  • Start each new conversation by initializing persistent memory. Checks for existing memories and returns operating instructions, or seeds starter memories for effective memory use on first run.
    Apache 2.0
  • Remove a loaded library from memory to free resources. The default library cannot be unloaded.
    MIT
  • Create a new project with full Metis integration by adding a database record, generating CLAUDE.md, and optionally linking to Claude Desktop. Supports automatic description inference from folder contents.
    AGPL 3.0
  • Recover from desktop runtime issues by resetting persistent state and releasing input, without closing open applications.
    MIT
  • Scan Claude Desktop, Cursor, and Cline configs to diagnose MCP server configurations, binary paths, and environment variables for health issues.
    MIT
  • Restarts the Claude Desktop application specifically when the MCP Autostarter fails, ensuring uninterrupted workflow and plugin reloading without closing the app.
    MIT
  • Retrieve memory usage statistics including total count and breakdown by kind and project from a local, persistent memory system.
    MIT
  • Stop the active desktop worker immediately, release any held mouse and keyboard input, and reset persistent variables to a clean state for the next operation.
    MIT