Everything MDflow can do.
From a polished markdown editor to a full HTTP API and MCP servers for AI agents — here is the complete set of MDflow features, in one place. Portable markdown for people and machines.
100 documents free, no card. Pro from €4.99/month.
$ mdflow features --all→editorlive preview · split view · GFM→workspacefolders · collections · search · export→sharingpublic · private · comments→securityclient-side AES-256 encryption→automationHTTP API · MCP · n8n · agent discovery→clippercapture the web as clean markdown→mobilenative iPhone & iPad app
// jump to
Write markdown in a real editor
A fast, browser-based Monaco editor with live preview — no desktop app to install.
Editor & views
- Monaco-powered editor with markdown syntax highlighting
- Three views: Edit, Split (source + preview), and Preview
- Live rendered preview while you type
- Full GitHub Flavored Markdown — headings, tables, task lists, code blocks, strikethrough and more
- Link to another document with an @mention — type @, pick a doc, and a live internal link is inserted
- Enter carries a list on — bullets, numbered items and task lists continue themselves, and a second Enter leaves the list
- Paste a URL over selected text and the markdown link is written for you
- A live status line with word count, character count and estimated reading time
- Focus mode hides the sidebar and toolbar for distraction-free writing
- Built-in markdown help panel with practical examples
- Automatic light and dark themes that follow your system
- Editable title, Cmd/Ctrl+S to save, and a visible unsaved-changes indicator
- Discard to restore the last saved server version
Optional typewriter sound feedback, and a browser warning before you leave a page with unsaved changes.
Navigation & shortcuts
- Quick open — press Cmd/Ctrl+K to jump to any document by title, matched in the browser as you type
- Loose matching: bmn finds "Board Meeting Notes", and accents are ignored in both directions
- Open it with an empty field to see the most recently edited documents and Enter back into the last one
- Outline panel — Cmd/Ctrl+Shift+O lists the document's headings and jumps the editor and preview to any of them
- Press ? for a dialog listing every shortcut, also in the sidebar account menu
- Cmd/Ctrl+Shift+R re-reads the tree and the open document from the server without throwing away your editor state
- Collapse the sidebar to a source rail with Cmd/Ctrl+\ — Documents, Tasks, Images, Shared and GitHub stay one click away
Hold Cmd/Ctrl and the shortcut appears on the control it belongs to, so you learn it where you already are.
Presentation mode
- Present any document as a fullscreen slideshow — no export and no second file
- Slides split at every top-level # heading; headings inside code fences are ignored
- Launch it from the sidebar tree menu, the editor header, or a shared document's reader view
- Arrow keys, Space, Page Up/Down and Home/End move through the deck, with on-screen controls and a slide counter
- Zoom the slide text from 50% to 250% and it is remembered for next time
- Slides render with the same markdown formatting as the preview
Free on every plan — and readers of a shared link can present it without an account.
Drafts & offline resilience
- Unsaved edits are kept locally in the browser as you work
- Drafts survive page reloads and navigation between documents
- Documents with a recoverable draft are flagged in the sidebar
- Stale drafts are discarded when the server copy has changed
- Keep editing offline — an offline banner appears when you disconnect
- Saves retry automatically when connectivity returns
Version history & autosave
- Every saved change captures the previous version automatically — across the editor, the API and MCP writes
- Browse past versions and see a line-by-line markdown diff against the current document
- Restore any version as the new latest — non-destructive, so nothing is lost
- History is private to you, kept 30 days or the last 300 versions, and works with encrypted documents
- Autosave saves a few seconds after you stop typing — toggle it per document
Version history and autosave are Pro features.
Images in markdown
- Drag a file in or paste from the clipboard, right in the editor
- Markdown image syntax is inserted for you, with visible upload progress
- JPEG, PNG and WebP up to 20 MB, resized to 1024 px in the browser
- Uploads are private by default — public only when a public document references them
- Unused images are cleaned up on removal, deletion and duplication
- Externally hosted images referenced by URL render too
Image upload is desktop-only; mobile readers can still view uploaded images.
Organize across workspaces
Separate projects into their own workspaces, then keep each tidy with folders, collections, search, import and export.
Workspaces
- Keep separate workspaces for different projects or areas of life — say Work, Personal and a side project
- Each workspace has its own folders, documents and search
- Switch the active workspace from the sidebar; your choice is remembered
- Create, rename and delete workspaces — new accounts start with a ready-made default one
- Move a folder, with its documents and subfolders, between workspaces
- Collections still span workspaces, so a shared set can pull from any of them
Workspaces are on every plan, with no limit on how many you create.
Documents
- Create documents inside folders and rename them inline
- Move, duplicate (with referenced images) and delete with confirmation
- Favorite important documents for a dedicated sidebar section
- Download any document as .md or export a print-ready PDF
- Export a whole workspace as a .zip — folders, raw markdown and images, with links rewritten so it opens in Obsidian, VS Code or on GitHub
- Automatic name disambiguation — appends (2), (3), and so on
- New accounts get a starter workspace with a Readme introduction
Tasks
- A /tasks view gathers every markdown checkbox across the workspace into one list, grouped by folder and document
- Filter by status, due date (due, today, this week, next week) and owner — each with a live count — plus a text search
- Check off, rename, set a due date or assign an owner inline; every edit writes back into the source markdown
- Optional (YYYYMMDD) due date and (email) owner right after the checkbox; indented subtasks nest
- Add tasks inline under a document or with a top-level quick-add; collapse per document or all at once
Free on every plan and scoped to the active workspace. Encrypted documents are counted and skipped.
Folders & context
- Create, rename and delete folders; collapse state is remembered
- Nest folders inside folders, and reorganize with a Move to… picker
- Add an optional description to each folder
- Descriptions help people — and give AI agents high-value context over MCP
- Deleting a folder removes its documents after a confirmation warning
Collections
- Group related documents independently of how they are filed
- Add a single document or a whole folder; a document can join many collections
- Share a collection by public read-only link, with optional commenting
- Or share it privately with specific people by email
- Readers get a clean reader with a file list and per-document preview, source, split, download and PDF
Workspace search
- Search across document titles and markdown body text
- See highlighted snippets and the containing folder for every result
- Title matches are prioritized; jump straight to a document
- Encrypted documents are excluded — the server cannot read them
Markdown import
- Import .md and .markdown files by drag-and-drop or file picker
- Import many at once, into a folder or an auto-created timestamped folder
- Drop a whole folder — subfolders and all — to rebuild its tree as nested folders
- Source is preserved as editable documents; duplicates are disambiguated
- Unsupported or oversized skipped files are reported
Imported markdown files are limited to 500 KB each.
GitHub integration
- Connect a GitHub account to a workspace, and disconnect anytime
- Browse your repositories, their branches and folders in the sidebar
- Open, create, rename and delete markdown files in the same editor
- Commit-on-save with an editable message, attributed to your own GitHub account
- A conflict warning if the file changed on GitHub — never a silent overwrite
Live proxy — files are never copied into MDflow. On every plan.
Keep private things private
Client-side encryption and strict ownership checks mean the server never sees what it should not.
Document encryption
- Encrypt any document with a password, right in the browser
- AES-256-GCM with a key derived from your password — fully client-side
- The server only ever stores ciphertext, never the text or the password
- Unlock to read and edit; the key is remembered on the device
- Lock on demand, or remove encryption to return to plain markdown
- Only the body is encrypted — titles and folder structure stay readable
- Shared encrypted documents show a password gate for readers
If the password is lost the document cannot be recovered — save it in your password manager.
Privacy & security
- Workspace routes require authentication; reads and writes are ownership-checked server-side
- Encrypted contents are excluded from search and unreadable through any share link
- Anonymous links expose only the title, body, commenting and referenced public images
- Comment access requires the active random share URL — a document ID alone will not do
- Public links use random 64-character slugs; disabling invalidates them permanently
- API tokens can be revoked immediately; API responses are Cache-Control: no-store
Programmable for scripts & AI agents
A documented HTTP API, Personal Access Tokens and two MCP servers make your workspace fully scriptable — plus machine-readable discovery files for agents.
Personal Access Tokens
- Create named tokens in settings; copy each one once at creation
- Review name, creation date, last-used date and status
- Revoke permanently; revoked records are retained for audit
- Only token hashes are stored, never plaintext tokens
Tokens authenticate both the API and the remote MCP server. Pro required.
HTTP API
- Versioned JSON API under /api/v1, authenticated with a bearer token
- Manage workspaces, folders and documents — list, create, rename, describe and delete
- Full CRUD for folders and documents, plus move and body replacement
- Toggle public sharing and commenting; manage private email shares
- Folder descriptions included so external tools understand context
- Exclude document bodies to keep list payloads small
- OpenAPI 3.1 at /openapi.json; human-readable docs at /docs/api
- Rate limited to 60 requests per minute; responses are non-cacheable
API access is a Pro feature.
MCP servers
- Hosted remote server over HTTP at /api/mcp — no local install (Pro)
- Connect Claude.ai and ChatGPT with a browser OAuth sign-in — no token to paste
- Or run the downloadable local server over stdio
- Works with Claude Code, Claude Desktop, Cursor, Codex and the OpenAI Responses API
- Full workspace, folder and document tools, sharing management and setup help
- Ask for context on a topic — it ranks folder descriptions first
- Returns both readable markdown context and structured content
n8n automation
- A community node, verified by n8n and installable straight from the canvas, that puts your whole workspace in front of a workflow — no code required
- An action node with 22 operations across documents, folders, workspaces and shares
- An MDflow Trigger node that polls for a new document, folder or workspace
- Two-way: pull a document body into a workflow, transform it, and write it straight back
- Wire markdown into everything else n8n connects to — forms, databases, GitHub, CRMs, Slack, email, RSS
- Usable as a tool by n8n AI Agents, or bridge the remote MCP server with n8n's MCP Client Tool node
Free and open source, authenticated with a Personal Access Token. Requires Pro.
Set up the n8n node →Agent & AI discovery
- llms.txt — a discovery index pointing agents to docs, pricing, API and MCP
- docs.md — a one-page control manual for every tool and endpoint
- pricing.md — machine-readable pricing an agent can read
- /.well-known/agent-card.json — an A2A discovery beacon
- Append .md to any share URL for raw markdown with YAML frontmatter
Document Log
- A /log activity feed of every created, edited, shared and deleted document across your workspaces
- Each row names the actor — “you” for browser actions, or “automated · token name” for anything arriving over the API or MCP (Claude, the Web Clipper, n8n, the VS Code extension, the iOS app)
- Click an edited row for a side-panel diff of exactly what that edit changed
- Deleted documents keep their who, what and when — even when removed by deleting a folder or a whole workspace
- Filter by event type and by workspace; encrypted diffs appear only after unlocking on that device
Recorded for every account and kept 30 days. Free accounts view the last 24 hours; Pro sees the full history.
Capture the web as clean markdown
The MDflow Web Clipper saves and highlights any web page straight into your workspace as durable markdown.
Clip any page
- Chrome and Chromium (Brave, Arc, Edge), Firefox on desktop and mobile, and Safari on macOS, iOS and iPadOS
- Extracts the main article and strips navigation, ads and clutter
- Clip the full article, a text selection, or your saved highlights
- Edit the name and add notes; pick the destination folder live from your workspace
- Clip from a popup, side panel, in-page clipper, right-click menu or keyboard shortcut
Web page highlighter
- Highlight text, individual elements, or whole pages — persists across visits
- Keep highlights inline, replace the content with them, or save without
- Manage highlights in a dedicated view with search and sorting; undo and redo
- Delete highlights by page, by domain, or all at once; export to a file
Templates & properties
- Multiple templates, auto-selected by URL pattern or schema.org data
- Customize the name, folder, content and typed frontmatter properties
- Template logic with conditionals, loops and variables; inline validation
- Preset, meta, CSS-selector and schema.org variables, plus a large filter library
- Import, export and copy templates and property sets
AI interpreter
- Natural-language prompt variables extract or transform page data with an LLM
- Bring your own provider and key: Claude, OpenAI, Gemini, DeepSeek, Perplexity, OpenRouter, Azure, Hugging Face, Meta, Ollama
- Optionally auto-run on templates that use prompts; live token counter
- Requests go straight to your provider — MDflow stores nothing
Connects over the same Personal Access Token; every clip creates a new document.
Use it anywhere, sign in your way
A responsive workspace, a free native iPhone and iPad app, a VS Code and Cursor extension, and four sign-in options meet you on any device.
Responsive workspace
- Works on desktop, tablet and mobile with collapsible drawer navigation
- Mobile-friendly document editing and preview
- Split view simplifies to a single pane on narrow screens
- Resizable desktop sidebar with the width remembered, keyboard-accessible
iPhone & iPad app
- A free native iOS app that signs into the same account — no separate subscription and nothing to pair
- Browse Favorites, Recents and the full folder tree, switch workspaces, and search the whole workspace by title and body
- Read GitHub Flavored Markdown with an Edit/Preview toggle and persistent text zoom
- Edit with debounced autosave and a live Saving / Saved indicator
- Create, rename, move, delete and favorite documents and folders
- A Tasks mode over the same markdown checkboxes as the web — filter, complete, and add tasks from your phone
Universal for iPhone and iPad. No tracking and no data collected.
Download on the App Store →Capture & unlock on iOS
- Share to MDflow — send text or a file from any app's share sheet; it queues offline and lands in your workspace
- Open in MDflow — the system Open-With target for .md, .markdown and .txt files
- A configurable home-screen widget that opens a chosen document, and a New Note control for the Action Button and Control Center
- Siri and App Shortcuts: open a document, search, start a note, or append a line
- Document titles appear in Spotlight — titles only, never bodies, and cleared on sign-out
- Unlock encrypted documents with Face ID or Touch ID, in the same format as the web app
Capture works offline or signed out; reading and editing need a connection.
VS Code & Cursor extension
- The MDflow Workspace extension puts your workspaces, folders and documents in the editor's sidebar
- Open any document as a native markdown tab and Cmd/Ctrl+S to save it straight back to MDflow
- Full create, rename, move and delete, plus per-file client-side encryption
- Sign in with OAuth or a Personal Access Token, kept in the editor's encrypted secret storage
- One extension, two registries: VS Code Marketplace and Open VSX (Cursor, Windsurf, VSCodium)
The human editor for the same markdown your agents read over MCP. Editing requires Pro.
Install the extension →Account access
- Sign in or create an account with Google, Apple, GitHub or Microsoft
- See your name, email and profile image in the sidebar
- Signing out clears locally stored unsaved drafts
- Delete your account and all your data permanently from settings, anytime
- Public Terms and Privacy pages, plus a support link in settings
Free trial, basic free tier, simple subscription
Public sharing, collections, comments and encryption are included on both plans. Pro adds version history and autosave, private sharing by email, Personal Access Tokens, the HTTP API and the remote MCP server — and starts with a 7-day free trial, with no charge until it ends and the option to cancel anytime.
- [x]100 markdown files
- [x]5 image uploads
- [x]Public sharing links
- [x]Commenting
- [x]10,000 markdown files
- [x]10,000 image uploads
- [x]Full HTTP API access
- [x]Remote MCP server
Not here yet
We would rather be straight with you. These are not offered today — so you know exactly what you are choosing:
- Real-time multi-user collaborative editing
- Comment replies, approval workflows or preview-anchored annotations
- Tags
- Trash, soft-delete or restore
- Custom public share URLs
- Mobile image upload
- Nested collections, or collections of collections
- An Android or macOS app — the native app is iPhone and iPad only
- Offline reading or editing in the mobile app
Frequently asked questions
Is MDflow free?
Do I need to install anything?
Can I keep separate workspaces for different projects?
Can MDflow read my private documents?
Can AI agents and scripts use my workspace?
Can I see what agents and integrations did to my documents?
How does sharing work?
Does MDflow work on mobile?
Can I automate MDflow with n8n?
Can I get my markdown out?
Can I edit the markdown in my GitHub repositories?
Can I edit my MDflow documents from VS Code or Cursor?
What is the MDflow Web Clipper?
Markdown built for people and agents.
Sign in with Google and create your first document in seconds. The free plan needs no card.