Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mrwylan • Uncategorized
A simple MCP server exposing a list of color names and hex values with CRUD operations.
Access and manage a list of color names and hex values.
That require real-time updates via SSE transport.
Integrate with Claude Desktop in developer mode.
This MCP server demo provides a RESTful interface to list, retrieve, and add color name and hex value pairs. It is based on a tutorial by Dan Vega and integrates with Claude Desktop for SSE transport. The server is built with Spring Boot and includes an SSE endpoint for real-time updates, making it useful for applications needing color data management and interaction.