MCP Desktop Tools
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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