win10ogod/omniparser-mcp-server
3.1
If you are the rightful owner of omniparser-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
OmniParser MCP Server is a Model Context Protocol server based on Microsoft's OmniParser model, designed for UI automation and screen parsing.
Tools
Functions exposed to the LLM to take actions
parse_screen
Parses the current screen or specified window to identify elements.
get_elements
Retrieves a list of interactive elements on the screen.
find_element
Finds a specific element based on a description.
click_element
Clicks on a specified element.
type_text
Inputs text into a specified field.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client