Skip to content

Releases: ojspace/md-anything

v0.3.0

27 Mar 12:19

Choose a tag to compare

md-anything v0.3.0

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

Or via Bun/npm (requires Bun ≥1.0):

bun install -g md-anything
npm install -g md-anything

MCP setup

mda mcp install claude        # Claude Desktop
mda mcp install claude-code   # Claude Code CLI
mda mcp install cursor        # Cursor
mda mcp install windsurf      # Windsurf
mda mcp install vscode        # VS Code / GitHub Copilot
mda mcp install opencode      # OpenCode

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

SHA-256 checksums: checksums.txt

v0.2.1

21 Mar 16:16

Choose a tag to compare

md-anything v0.2.1

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

Or via Bun/npm (requires Bun ≥1.0):

bun install -g md-anything
npm install -g md-anything

MCP setup

mda mcp install claude        # Claude Desktop
mda mcp install claude-code   # Claude Code CLI
mda mcp install cursor        # Cursor
mda mcp install windsurf      # Windsurf
mda mcp install vscode        # VS Code / GitHub Copilot
mda mcp install opencode      # OpenCode

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

SHA-256 checksums: checksums.txt

v0.2.2

21 Mar 16:25

Choose a tag to compare

md-anything v0.2.2

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

Or via Bun/npm (requires Bun ≥1.0):

bun install -g md-anything
npm install -g md-anything

MCP setup

mda mcp install claude        # Claude Desktop
mda mcp install claude-code   # Claude Code CLI
mda mcp install cursor        # Cursor
mda mcp install windsurf      # Windsurf
mda mcp install vscode        # VS Code / GitHub Copilot
mda mcp install opencode      # OpenCode

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

SHA-256 checksums: checksums.txt

v0.1.0-alpha

21 Mar 07:02

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

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