sys-tools

ltcg-addict/sys-tools

3.2

If you are the rightful owner of sys-tools and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The System Tools MCP Server is a powerful tool that allows AI assistants to control the graphical user interface of a computer, including mouse and keyboard actions.

Tools

Functions exposed to the LLM to take actions

get_screen_size

Returns the current screen resolution (width and height).

mouse_move

Moves the mouse to the specified X and Y coordinates.

mouse_click

Performs a mouse click with the specified button (left, right, middle).

mouse_scroll

Scrolls the mouse wheel up or down.

key_type

Types the provided text string.

key_press

Presses a special key or a sequence of keys (e.g., 'enter', 'ctrl-c').

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources