# Spec Score MCP

Score your specs before feeding them to an LLM. A balanced spec produces balanced code.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add openpoem/spec-score-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list openpoem/spec-score-mcp
```
