Skip to main content
Markdown-powered knowledge base

The Why Behind Your Code. For Humans & AIs.

Business logic, ADRs, conventions — in Markdown, right in the project repo, next to your code. One command turns them into a docs site your team can browse and your AI can build on.

$ curl -fsSL https://raw.githubusercontent.com/documan-ai/documan/main/scripts/quickstart.sh | bash

Process

How It Works

From Markdown to a live docs site in minutes

Use Cases

Why It's Useful

Perfect for teams and solo devs alike

Features

Why Documan?

Everything Docusaurus, VitePress, and Confluence can't do.

What's Different?

Feature-by-feature, no marketing fluff

Feature Us Docusaurus
AI agentic web chat
BYOK
Parallel research agents
Semantic search
BYOK
MCP server
BYOK
Agent config in ENV
Configurable AI endpoint
AI writing skill
Full-text search
Missing file detection
Frontmatter validation
Broken link detection
CI/CD linting
manual
...and 14 more features

BYOK = Bring Your Own Key — your OpenAI API key for semantic search and the MCP server, your Anthropic API key for the agentic web chat

Pricing

Simple Pricing

Free forever for small projects

Monthly Annual -33% off

* BYOK (Bring Your Own Key) — your OpenAI API key powers semantic search and the MCP server; your Anthropic API key powers the agentic web chat.

Your developer's hour costs €50–100. Setting up existing solutions takes hours, not minutes — Documan pays for itself before lunch on day one.

FAQ

Common Questions

Confluence and Notion are collaboration tools, not developer tools. They live outside your repo, docs get out of sync, and AI agents can't read them. Documan keeps Markdown next to your code — versioned in Git, reviewed in PRs, readable by AI natively.

Yes, and you should. Markdown in your repo means AI reads it natively. The MCP server adds semantic search on top — it finds relevant snippets without loading everything into the context window. Both work, together they're strongest.

Absolutely — that is what the AI agentic web chat is for. Anyone can ask a question in plain, natural language, in their own language, and the agent finds the answer for them across your documentation or knowledge base — reading the relevant pages and replying with citations back to the source. No need to know the structure or hunt through pages by hand: readers, support teams, and non-technical users get a direct, grounded answer in the language they asked in.

Docusaurus and VitePress require Node.js, npm, plugin configs, and every upgrade risks breaking something. Documan is a single binary with zero dependencies — setup takes minutes, not hours. Semantic search, AI chat, MCP server, CI/CD linting — all included. Install once, never think about it again.

The free tier supports up to 100 files. Need more? Pick Pro or Unlimited and the limit is gone. If the pricing doesn't fit, write us — tell us what you need and what works for you. We're not here to gatekeep.

Your source files always stay in your Git repo — that never changes. Documan imports them into a database that can run self-hosted or managed by us — your choice. AI features use your own OpenAI or Anthropic API key, so your data stays yours. Need private or on-premise AI? No enterprise plan needed — the OpenAI and Anthropic endpoints are configurable via ENV, so you can route them through a private gateway or compatible endpoint and keep inference in your own cloud: AWS Bedrock, Google Vertex AI, Microsoft Foundry, or your own self-hosted models.

The curl script runs an install wizard that sets up everything. Got existing Markdown without frontmatter? ./documan fix handles it. Tested on a million files — fix, import, and live docs site in under 30 seconds.

Claude Code, Cursor, Windsurf, VS Code, Zed, Cline, GitHub Copilot, JetBrains AI, ChatGPT, and Claude Desktop — plus any MCP-compatible client. With OpenAI, Google, and Microsoft all backing it, MCP has become the de facto standard for AI tool integration, and the list keeps growing.

Your docs are plain Markdown files in your Git repo — always yours. Documan is just a renderer and search layer. The binary is versioned on GitHub and Docker Hub. Even if we disappeared — which we definitely don't plan — you download the binary and keep running.

Jiri Zapletal — software engineer, 21 years across SaaS, enterprise systems, and developer tools. One person so far, shipping fast. Public roadmap, issues on GitHub, full transparency.

Docusaurus is free. Your time isn't. Setting it up takes hours, adding search requires plugins, and every upgrade cycle costs more. Documan is running in 10 minutes with search, AI chat, MCP, and CI/CD linting included. At €7/month for your whole team, it pays for itself the first afternoon you don't spend debugging node_modules.

Write It Once.
Never Repeat It Again.

Business logic, ADRs, conventions — written once, in your repo forever. Anyone can read them. Any AI can build on them.