MCPVault

detect_features_tool

MCP tool from Opencv MCP Server by GongRzhe

Detect features in an image using methods like SIFT, ORB, BRISK

How to use it

detect_features_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_features_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