Skip to main content
Glama
306,627 tools. Last updated 2026-07-25 16:35

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

  • List skills from the cloud library, filtered by AI type or source platform, for hierarchy-aware orchestration.
    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
  • Retrieve ready-to-use installation configurations for MCP servers, formatted for Claude Desktop or generic hosts.
    MIT
  • Store a dialog turn with role, content, and metadata to persistent session memory for later retrieval and context assembly.
    MIT
  • Initialize persistent memory session for AI agents. Starts new conversation with SAGE, checks existing memories, and seeds starter memories for new installations.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

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

  • Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.

  • 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
  • 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
  • Retrieve all Claude Code projects with saved memory files, showing decoded paths and summaries to quickly access project history and preferences.
    MIT
  • Saves auto-generated system documentation to persistent memory, enabling AI to recall project structure and business rules in future conversations. Run after code changes to update memory.
    MIT
  • Export a portable MCP configuration for Claude Desktop, Cursor, or VS Code. Select server IDs to include and choose the target client format to generate a ready-to-use config file.
    MIT
  • Verify LM Studio server status and response availability to enable function discovery and system diagnostics for Claude Desktop integration.
    MIT
  • Generate a safe setup snippet for Claude Code or Claude Desktop with read-only, invoices, or guarded payouts mode. Uses a form when the client supports MCP elicitation.
    MIT
  • Automatically locates MCP configuration files in Claude Desktop, Claude Code, Cursor, VS Code, and Windsurf. Returns discovered configs and server counts.
    MIT