katana-markdown-linter Python wrapper
katana-markdown-linter is a thin Python launcher over GitHub Release binary
archives. The package does not contain independent lint or MCP server logic. On
first use, it downloads the matching kml, kml-mcp, or kml-mcp-remote
binary archive, verifies the neighboring SHA-256 checksum, installs the binary
into the wrapper cache, and delegates to that binary.
Install
pipx install katana-markdown-linter
kml --version
Use uvx for one-off runs:
uvx --from katana-markdown-linter==0.19.4 kml --version
uvx --from katana-markdown-linter==0.19.4 kml check README.md
Basic Usage
# Run linting
kml check README.md
# Show help
kml help
kml --help
kml -h
kml check --help
# Localized help
kml --locale ja help
# Show version aliases
kml version
kml --version
kml -v
# Fix and Format
kml fix README.md
kml fmt
MCP server entrypoints
Use kml-mcp for local stdio MCP clients:
uvx --from katana-markdown-linter==0.19.4 kml-mcp --workspace-root /absolute/path/to/workspace
Use kml-mcp-remote only for self-hosted Streamable HTTP:
KML_MCP_REMOTE_TOKEN=change-me \
uvx --from katana-markdown-linter==0.19.4 kml-mcp-remote
Supported Platforms
The Python launcher uses the same binary archives as the GitHub Release channel. It currently supports:
- macOS arm64:
aarch64-apple-darwin - macOS x64:
x86_64-apple-darwin - Linux x64:
x86_64-unknown-linux-gnu - Windows x64:
x86_64-pc-windows-msvc
Unsupported platforms fail before download with an explicit platform error.
Wrapper Contract
- The package version selects the GitHub Release tag.
- The launcher downloads the matching
kml-vX.Y.Z-<target>,kml-mcp-vX.Y.Z-<target>, orkml-mcp-remote-vX.Y.Z-<target>archive. - The launcher downloads the matching
.sha256file and verifies the archive before extraction. - The installed binary is cached by version, platform, and executable role.
- MCP launchers do not write wrapper logs to stdout, preserving JSON-RPC stdio.
For full CLI usage, rule coverage, and other install channels, see the repository README. Report package issues through GitHub Issues.
Release files for katana-markdown-linter 0.19.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| katana_markdown_linter-0.19.4.tar.gz | 5.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| katana_markdown_linter-0.19.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.8 kB
Release files / katana_markdown_linter-0.19.4.tar.gz
| Download URL | katana_markdown_linter-0.19.4.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ca30fa912e7a156c2fe8b0dd5944f1626338661092b29f98d92eef22f79c760f
|
|
BLAKE2b-256 checksum How to use checksums |
0605d35bb6b3f137fd72ac670dd8fbc03569c3afa35e7d74bdec4c671623ea80
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 23, 2026.
Transparency logRelease files / katana_markdown_linter-0.19.4-py3-none-any.whl
| Download URL | katana_markdown_linter-0.19.4-py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e821569631e6808b149551e619d57c6b35a3dbb0036c473b269954a094f95bfa
|
|
BLAKE2b-256 checksum How to use checksums |
4f320e05e1ebb368ffcaf3815bd2568e45498db41e9f823b1ef611e62a3e1994
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 23, 2026.
Transparency log