Skip to content

v0.2.1

Latest

Choose a tag to compare

@cejor6 cejor6 released this 13 Jul 01:27
· 8 commits to main since this release
f83b21b

Docs / packaging release — no behavior change. Republished so the refreshed README reaches the npm package page.

npm i -g mcpconform or npx mcpconform, or use the Action: uses: cejor6/mcpconform@v1.

What's new

  • README curb-appeal for public visibility — status badges (npm version, CI, license, Node), a copy-pasteable "Lint your MCP server in 30 seconds" quickstart at the top, a real example-output block, a clean-run example, and a prominent npm link.
  • CI self-lint (dogfood) job — the linter now runs against the examples/ fixtures on every push/PR, asserting the bad fixtures surface a known seeded finding (not merely a non-zero exit) and the good fixtures pass clean.
  • Bug-report issue form + config.yml routing (security → policy, questions → README).

No rules, profiles, or CLI behavior changed since v0.2.0. Full notes in CHANGELOG.md.