pkg.soopen package index

brew / 順位 2098

mdcat を Homebrew, MacPorts, Nix, scoop でインストール

mdcat のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install mdcat

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install mdcat

MacPorts ports tree · textproc/mdcat/Portfile · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/mdcat

Scoop official bucket manifest trees · bucket/mdcat.json · ソース: api.github.com

概要

パッケージ概要

Show markdown documents on text terminals

コマンドとエイリアス

  • mdcat

履歴

プロジェクトの歴史と使われ方

mdcat is a Rust command-line renderer for Markdown/CommonMark documents in text terminals. It sits in the same user niche as cat, less, glow, and mdless, but emphasizes modern terminal features such as OSC 8 links, syntax highlighting, inline image protocols, math rendering, and terminal-specific navigation marks.

プロジェクトの歴史

The mdcat crate was first published on crates.io in January 2018. Its current README credits Sebastian Wiesner and Mouhieddine Sabir in the copyright notice and says the project is now maintained by BIRSAx2.

The upstream changelog shows an active 2.x line through 2024 and 2026: version 2.4.0 added limited table support in September 2024, version 2.7.0 moved remote resource handling to curl in November 2024, version 2.8.0 transferred maintenance to BIRSAx2 in June 2026, and version 2.9.0 added footnote and math rendering shortly afterward.

採用の歴史

mdcat moved from a Rust crate into mainstream package-manager culture. The input facts list packages in Homebrew, MacPorts, Nix, and Scoop, while the Homebrew formula reported stable version 2.9.1 and installation analytics in 2026.

Crates.io reported about 190,000 total downloads and a 2026 newest version of 2.9.1, which makes mdcat one of the better-known Rust terminal Markdown viewers rather than a one-off sample program.

使われ方

Typical use is direct terminal viewing, for example `mdcat README.md`, with optional use as `mdless` when installed or linked that way for paging. Packagers are expected to consider shell completions and a man page built from `mdcat.1.adoc`.

The README documents best results in terminals with modern graphics and link protocols, including iTerm2, kitty, WezTerm, Ghostty, foot, and Sixel-capable xterm setups. It also documents a troubleshooting path through the `MDCAT_LOG` environment variable rather than a persistent configuration file.

パッケージ好きにとっての重要性

mdcat is interesting to package maintainers because it is a terminal UI tool whose quality depends on optional terminal capabilities and native libraries, especially libcurl and image-rendering support. That gives formulas and distro packages more surface area than a plain text filter.

It is also a useful marker for the Rust CLI wave: a small binary distributed through Cargo, Homebrew, Nix-style systems, and other package managers, with release artifacts and generated shell completions as package extras.

タイムライン

  • 2018: mdcat crate first published on crates.io.
  • 2024: The 2.x series added table support, shell completion generation, Ghostty image support, and curl-backed remote resources.
  • 2026: Version 2.8.0 moved maintenance to BIRSAx2.
  • 2026: Version 2.9.0 added footnote and math rendering.

Related projects

  • The README positions mdcat near terminal pagers and Markdown viewers, and documents `mdless` compatibility by allowing the binary to be linked or copied as `mdless` for automatic pagination.
  • Its implementation relies on terminal ecosystem pieces such as syntect for code highlighting, resvg for SVG rendering, OSC 8 hyperlinks, and iTerm2, kitty, WezTerm, and Sixel graphics protocols.

セキュリティ状態

保護ツール対応はまだ見つかっていません

mdcat に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
mdcat実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.14.0
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mdcat
バージョン2.14.0
パッケージマネージャHomebrew
ホームページhttps://github.com/BIRSAx2/mdcat
リポジトリhttps://github.com/BIRSAx2/mdcat
最終更新2026-07-27T13:02:59Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

mdcat

nix profile install nixpkgs#mdcat
  • normalized package name match
  • 一致条件: Mdcat
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: mdcat from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
MacPorts95%

mdcat

sudo port install mdcat
  • normalized package name match
  • 一致条件: Mdcat
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/mdcat/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/mdcat

scoop install main/mdcat
  • normalized package name match
  • 一致条件: Mdcat
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/mdcat.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation