Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
screenshot_fullscreenB

Capture the entire screen or a specific display

screenshot_regionC

Capture a rectangular region of the screen

screenshot_windowC

Capture a specific window by title (partial match)

browser_openA

Launch Chromium browser and navigate to a URL

browser_navigateB

Navigate the current browser page to a URL

browser_clickC

Click an element on the page by CSS selector

browser_typeC

Type text into an input element on the page

browser_readC

Read content from the current page

browser_screenshotC

Take a screenshot of the current browser page

browser_closeB

Close the browser instance

desktop_mouse_clickB

Click at screen coordinates using the mouse

desktop_mouse_moveC

Move the mouse cursor to screen coordinates

desktop_keyboard_typeC

Type text using the keyboard (simulates key presses)

desktop_keyboard_hotkeyC

Press a keyboard shortcut (e.g. ctrl+c, alt+tab)

desktop_window_listA

List all visible windows with their titles, process names, and positions

desktop_window_focusC

Focus a window by title (partial match)

desktop_window_resizeC

Resize and/or move a window by title

desktop_app_launchC

Launch an application by path, name, or URI

desktop_clipboard_readA

Read the current clipboard text content

desktop_clipboard_writeC

Write text to the clipboard

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/K1ta141k/mcp-desktop-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server