Releases: ojspace/md-anything
Releases · ojspace/md-anything
v0.3.0
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 | bashOr via Bun/npm (requires Bun ≥1.0):
bun install -g md-anything
npm install -g md-anythingMCP 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 # OpenCodeBinaries
| 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
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 | bashOr via Bun/npm (requires Bun ≥1.0):
bun install -g md-anything
npm install -g md-anythingMCP 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 # OpenCodeBinaries
| 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
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 | bashOr via Bun/npm (requires Bun ≥1.0):
bun install -g md-anything
npm install -g md-anythingMCP 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 # OpenCodeBinaries
| 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
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 | bashBinaries
| 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