ColorsMCP - Model Context Protocol (MCP) Server
@markharrison
关于 ColorsMCP - Model Context Protocol (MCP) Server
MCP Server for Colors
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is ColorsMCP?
ColorsMCP is a Model Context Protocol (MCP) server built with .NET 9.0 that provides knowledge about colors. It supports multiple transport modes for integration with MCP clients, including STDIO, HTTP Streamable (Docker), and SSE (Azure Function App).
How to use ColorsMCP?
Install and run the server using the .NET CLI for STDIO, build and run a Docker image for HTTP, or deploy an Azure Function App for SSE. Configure your MCP client (e.g., VS Code) with a mcp.json file pointing to the appropriate server endpoint as shown in the README.
Key features of ColorsMCP
- .NET 9.0 implementation
- Supports STDIO, HTTP, and SSE transports
- Docker image for HTTP Streamable mode
- Azure Functions deployment for SSE
- Optional OAuth authentication/authorization for HTTP
Use cases of ColorsMCP
- Generate a palette of colors from a given family (e.g., blue) and output to an HTML file
- Access color knowledge programmatically via an MCP client
- Deploy as a cloud resource with Azure Functions and secure with keys
FAQ from ColorsMCP
What transport modes are supported?
STDIO, HTTP Streamable (Docker), and SSE (Azure Function App). HTTP can also run with OAuth authentication.
How do I configure VS Code to use ColorsMCP?
Add a server entry to .vscode/mcp.json with the appropriate type (stdio, http, or sse) and the required URL/command.
What are the runtime dependencies?
STDIO mode requires .NET 9.0. HTTP mode requires Docker. SSE mode requires an Azure Functions deployment.
Does ColorsMCP support authentication?
Yes. The HTTP Docker image can be built with OAuth authentication/authorization, and the SSE Azure Function App requires an x-functions-key header.
How can I test the MCP server?
Set the environment variable DANGEROUSLY_OMIT_AUTH=true and run npx @modelcontextprotocol/inspector.
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
ghidraMCP
LaurieWiredMCP Server for Ghidra

EverArt
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论