macOS
brew install mlclocal Homebrew formula metadata
brew
Check for broken links in markup files. Version 1.2.0 via Homebrew; verified 2026-06-22.
install
brew install mlclocal Homebrew formula metadata
nix profile install nixpkgs#mlcnixpkgs package indexes · pkgs/by-name/ml/mlc/package.nix · source: api.github.com
overview
Check for broken links in markup files
history
Markup Link Checker, packaged as mlc, is a Rust command-line link checker developed in the becheran/mlc repository, which was created on GitHub on 2019-12-28. Its upstream documentation frames the project around a documentation-maintenance problem: finding links in Markdown and HTML files, then validating both local paths and web URLs.
The tool's practical niche is CI-friendly markup validation. Its README emphasizes GitHub Actions integration, workflow-command annotations for broken links, throttling to avoid HTTP 429 responses, offline checking, ignore comments, and configuration for selecting files or markup types. That places mlc near tools such as markdown-link-check and linkinator, but with a Rust single-binary packaging story and explicit support for both Markdown and HTML. Users typically run `mlc` at a repository root, against a documentation directory, or inside a CI workflow to fail builds when docs rot.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.mlc.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mlc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/becheran/mlc
install metadata
| Package key | brew:mlc |
|---|---|
| Version | 1.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mlc |
| Homepage | https://github.com/becheran/mlc |
| Repository | https://github.com/becheran/mlc |
| Upstream docs | https://github.com/becheran/mlc |
| License | MIT |
| Source archive | https://github.com/becheran/mlc/archive/refs/tags/v1.2.0.tar.gz |
| Last updated | 2026-06-22T14:05:30-07:00 |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mlc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mlc
nix profile install nixpkgs#mlcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.