omniparser-autogui-mcp
by NON906
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OCR_LANG | No | Language setting for OCR | en |
SSE_HOST | No | Host for SSE communication instead of stdio | |
SSE_PORT | No | Port for SSE communication instead of stdio | |
BOX_TRESHOLD | No | Box threshold setting for OmniParser configuration | |
SOM_MODEL_PATH | No | Path to SOM model for OmniParser configuration | |
PYTHONIOENCODING | No | Python IO encoding setting | utf-8 |
CAPTION_MODEL_NAME | No | Caption model name for OmniParser configuration | |
CAPTION_MODEL_PATH | No | Path to caption model for OmniParser configuration | |
OMNI_PARSER_DEVICE | No | Device setting for OmniParser configuration | |
OMNI_PARSER_SERVER | No | Address and port of the server if you want OmniParser processing to be done on another device (e.g. 127.0.0.1:8000) | |
OMNI_PARSER_BACKEND_LOAD | No | Set to 1 if it does not work with other clients (such as LibreChat) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |