Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sagar-gavhane • Uncategorized
A Python-based MCP server that finds the nearest color match from predefined or custom color lists.
Find the closest basic color match from a standard set of colors.
Find the nearest color from a custom list of hex colors.
That require validation and accurate color distance calculations in RGB space.
This MCP server provides tools to find the nearest color match using RGB color space distance calculations. It supports both a predefined set of basic colors and custom lists of hex colors, with validation for proper hex format and color list integrity. The server is easy to install and use, offering a simple API for integration and color matching tasks.