Windows API
JSON →An MCP server for interacting with the native Windows API, enabling control over system functions and resources.
Tools · 20
- get_media_sessions Get media sessions
- pause Pause media playback
- play Play media
- next Next media track
- previous Previous media track
- send_toast Send a toast notification
- get_foreground_window_info Get foreground window information
- get_window_list Get list of windows
- focus_window Focus a window
- close_window Close a window
- minimize_window Minimize a window
- screenshot_window Take a screenshot of a window
- sleep_monitors Put monitors to sleep
- wake_monitors Wake monitors
- set_theme_mode Set theme mode (light or dark)
- get_theme_mode Get current theme mode
- open_file Open a file
- open_url Open a URL
- get_clipboard Get clipboard content
- set_clipboard Set clipboard content
Links
★ 22 GitHub stars