MCPVault

detect

MCP tool from Imagesorcery MCP by sunriseapps

Detects objects in an image using models from Ultralytics. Can return segmentation masks (as PNG files) or polygons.

How to use it

detect is exposed by the Imagesorcery MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the detect tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Imagesorcery MCP

$pip install --user pipx
FULL IMAGESORCERY MCP LISTING