vale

stuffbucket/vale
★ 0 stars Go Code/Dev Tools Updated today
A pure-Go Simplified Technical English (ASD-STE100) linter and self-powered MCP server. Cross-compiled, mutation-tested, self-referential.
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": {
    "vale": {
      "command": "go",
      "args": [
        "run",
        "github.com/stuffbucket/vale@latest"
      ]
    }
  }
}

README Excerpt

A single, pure-Go binary that is **both** a Simplified Technical English (ASD-STE100) command-line linter **and** a self-powered stdio MCP server. It lints its own documentation and generates its own vocabulary rules from a vendored open wordset — it uses itself to build itself. - **CLI linter** — `vale lint <paths...>` checks text and Markdown files against

Tools (12)

autoconcisecovererrorgenlintmutationsnapshotsuggestiontextvale-stewarning