MCPVault

convert_color_space_tool

MCP tool from Opencv MCP Server by GongRzhe

Convert image between color spaces (BGR, RGB, GRAY, HSV, etc.)

How to use it

convert_color_space_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 convert_color_space_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