specmd-cli

SPECmd-app/specmd-cli
★ 0 stars Python DevOps Updated 1d ago
specmd: author, validate, inspect, render, and trace SPEC.md documents (CLI + MCP server)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "specmd-cli": {
      "command": "uvx",
      "args": [
        "specmd-cli"
      ]
    }
  }
}

Or install with pip: pip install specmd-cli

README Excerpt

A CLI for authoring, validating, inspecting, rendering, and tracing SPEC.md documents, implemented per the Specification Set rooted at [SPEC.md](SPEC.md). Implemented: - `specmd init` — create a minimal Core or Core+Optional SPEC.md. - `specmd validate` — structural conformance + Trace Pair validation, plus