Skip to main content
Glama
evalstate

Hugging Face MCP Server

by evalstate
gradio-desc-ominparser-5.32.json1.32 kB
{ "tools": [ { "name": "OmniParser_v2_process", "description": "Parses a GUI screen and returns an array of structured elements and a marked-up image showing the bounding boxes. Element array contains: Type (e.g. Icon, Text, Label), Bounding Box, Interactivity and Content", "inputSchema": { "type": "object", "properties": { "image_input": { "title": "ImageData", "type": "string", "format": "a http or https url to a file" }, "box_threshold": { "type": "number", "description": "numeric value between 0.01 and 1.0", "default": 0.05 }, "iou_threshold": { "type": "number", "description": "numeric value between 0.01 and 1.0", "default": 0.1 }, "imgsz": { "type": "number", "description": "numeric value between 640 and 1920", "default": 640 } } } } ] }

Latest Blog Posts

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/evalstate/hf-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server