{"library":"katana-markdown-linter","type":"library","category":null,"description":"Katana Markdown Linter is a fast Markdown linter and formatter distributed as a thin npm launcher that downloads prebuilt binaries from GitHub Releases. Version 0.19.4 supports macOS arm64/x64, Linux x64, and Windows x64. It provides CLI commands for linting, formatting, and localized help, plus MCP server entrypoints (kml-mcp for stdio, kml-mcp-remote for Streamable HTTP) for AI editor integration. Unlike markdownlint-cli, it offers built-in MCP support and binary distribution for fast execution. The `kml` binary is cached by version and platform, with SHA-256 checksum verification on download. Release cadence is irregular; check GitHub for latest.","language":"javascript","status":"active","version":"0.19.4","tags":["javascript","markdown","markdownlint","linter","kml","cli","mcp","model-context-protocol"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install katana-markdown-linter","imports":["import { execSync } from 'child_process'; execSync('kml check README.md', { stdio: 'inherit' })","import { execSync } from 'child_process'; execSync('kml-mcp --workspace-root /path', { stdio: 'inherit' })","import { execSync } from 'child_process'; execSync('kml-mcp-remote', { stdio: 'inherit', env: { ...process.env, KML_MCP_REMOTE_TOKEN: 'your-token' } })"]},{"cmd":"yarn add katana-markdown-linter","imports":[]},{"cmd":"pnpm add katana-markdown-linter","imports":[]}],"homepage":"https://github.com/HiroyukiFuruno/katana-markdown-linter#readme","github":"https://github.com/HiroyukiFuruno/katana-markdown-linter","docs":null,"changelog":null,"pypi":null,"npm":"katana-markdown-linter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}