Skip to content

v0.1.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Mar 07:02

md-anything v0.1.0-alpha

Alpha release — core pipeline is stable but API surfaces may change.

Local-first Markdown conversion for files, URLs, and media — CLI and MCP server.

Install

curl -fsSL https://raw.githubusercontent.com/ojspace/md-anything/main/install.sh | bash

Binaries

Platform File
macOS ARM64 (Apple Silicon) mda-macos-arm64
macOS x64 (Intel) mda-macos-x64
Linux x64 mda-linux-x64
Windows x64 mda-windows-x64.exe

What's included

  • CLI (mda) — convert files, URLs, PDFs, images, EPUB, audio, video
  • MCP server (md-anything-mcp) — stdio server for Claude Desktop, Cursor, Windsurf
  • Agent-optimized YAML frontmatter with usefulness scoring and chunking metadata
  • JSON output mode for agent pipelines