Skip to main content
Glama
521,191 tools. Updated 2026-09-06 10:36

"GNOME" matching MCP tools:

  • Clear all stored memories for a specific user namespace. This destructive, irreversible action wipes out the user's memory history while leaving other users' data untouched.
    Apache 2.0
  • Store facts, preferences, or notes in local long-term memory for reuse across sessions. Saves content to a local SQLite file without network or LLM calls, preserving user context.
    Apache 2.0
  • Search stored long-term memories to find information relevant to a query. Use this to retrieve past context, preferences, or facts before answering when they matter.
    Apache 2.0
  • Remove the memory most relevant to a query, only when relevance meets a minimum score. This prevents deleting unrelated memories while enabling targeted cleanup.
    Apache 2.0
  • Start a background screen recording and return immediately. Specify output path, framerate, cursor visibility, or recording area; use stop_recording to finish and get the file details.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    GNOME desktop automation for AI agents. 30 tools via D-Bus: screenshots, window management, mouse/keyboard injection, clipboard, workspaces, and system notifications. Works on any GNOME 45–49 Linux desktop.
    30
    12
    GPL 3.0
  • Verify GNOME Desktop MCP server connectivity and extension responsiveness to ensure automation tools are operational.
    GPL 3.0
  • Search for D&D 5e classes, races, backgrounds, and feats. Use natural language queries or filter by source document to find character creation options.
    MIT
  • Import all historical messages from Signal Desktop into Signal MCP in a single pass. Works on macOS and Linux, requiring sqlcipher and local keyring access.
    MIT
  • Launch an application on Linux via shell command, running as a detached process from the server. Execute commands like 'firefox' or 'gnome-terminal'.
    MIT
    Destructive
  • Get gene, protein, and region data by querying gene IDs, proteins, genomic coordinates, or keywords. Supports batch queries and species filtering.
    MIT
  • Capture full screen images on GNOME desktops. Choose to include mouse cursor and output as file path or base64 PNG for automation workflows.
    GPL 3.0
  • Capture a specific window screenshot on GNOME desktop. Choose to include window frame or cursor, and output as file path or base64 PNG.
    GPL 3.0
  • List all libvirt domains (virtual machines) managed by GNOME Boxes. Use this tool to retrieve an overview of available VMs for further management operations.
    MIT
  • Power off a GNOME Boxes virtual machine gracefully by name or UUID, or force an immediate shutdown when needed.
    MIT
  • Stops the ongoing GNOME screen recording and waits for the WebM file to be fully finalized. Returns the recording summary with path, size, and duration.
    MIT
  • Move the mouse cursor to an exact screen position using absolute coordinates. Coordinates match window and screen maps, enabling precise targeting on GNOME Wayland desktops.
    Apache 2.0
  • Place text or a file's bytes on the GNOME Wayland clipboard and verify the write by reading back the data, ensuring the compositor holds the correct content.
    Apache 2.0
  • Check whether a GNOME screen recording is currently active. Returns idle, recording with elapsed seconds, or stale to indicate a leftover state from a crashed process.
    MIT