Metadata-Version: 2.4
Name: techtenstein-color-palette-mcp
Version: 1.0.0
Summary: MCP server for the Color Palette API (palettes and WCAG contrast).
Project-URL: Homepage, https://color-palette.techtenstein.com
Project-URL: Repository, https://github.com/techtenstein-labs/color-palette
Author-email: Techtenstein <sathvickollu@gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: mcp>=1.0.0
Description-Content-Type: text/markdown

# Color Palette API — MCP Server

<!-- mcp-name: io.github.techtenstein-labs/color-palette -->

MCP server for the [Color Palette API](https://color-palette.techtenstein.com).

## Install
```bash
pip install techtenstein-color-palette-mcp
```

## Configure (Claude Desktop)
```json
{
  "mcpServers": {
    "color-palette": { "command": "techtenstein-color-palette-mcp" }
  }
}
```

MIT · https://color-palette.techtenstein.com
