MCPVault

detect_edges_tool

MCP tool from Opencv MCP Server by GongRzhe

Detect edges in an image using different methods (Canny, Sobel, Laplacian, Scharr)

How to use it

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

Install Opencv MCP Server

$pip install opencv-mcp-server
FULL OPENCV MCP SERVER LISTING