Create Kura
БесплатноНе проверенKura — the knowledgebase for humans and agents. Scaffold a Kura docs site, built on June.
Описание
Kura — the knowledgebase for humans and agents. Scaffold a Kura docs site, built on June.
README
The knowledgebase for humans and agents.
Kura is agent-native documentation infrastructure, built on June. One Markdown source becomes a polished website for people and a callable MCP server for agents — single source, zero drift. Sidebar, table of contents, semantic search, copy-as-Markdown, MDX, and i18n are built in, not bolted on.
npm create kura my-docs
Then npm install, npm run gen, npm run dev — and open http://localhost:3000.
Why Kura
The audience for docs is changing: more and more traffic comes from AI agents. Traditional docs tools treat "for agents" as an afterthought; Kura makes it the foundation.
- Humans get a fast docs site — sidebar, ToC, search, copy-as-Markdown, MDX components.
- Agents get every page as
.md/.json, a/llms.txtindex, and callablesearch_docs/get_pagetools at/mcp.
One source projects to HTML, Markdown, JSON, and MCP with no duplication, so what a human reads and what an agent calls can never drift apart.
Packages
| Package | Description |
|---|---|
| @kurajs/core | Portable, zero-dependency vector retrieval engine (f32 brute-force + binary prefilter + rerank). |
| @kurajs/docs | The docs framework on June: nav, search, MDX, i18n, and the agent (MCP) surface. |
| @kurajs/transformers | Local Transformers.js embedder (bge-m3). |
| @kurajs/cli | kura index — build-time search-index + MDX precompiler. |
| create-kura | The scaffolder (npm create kura). |
Examples
- examples/docs — a docs site with default-language fallback, a language switcher, and cross-lingual search (English + a Japanese demo locale).
- examples/search — semantic search over a SQLite corpus, reachable by
humans (HTML), programs (
.json), and agents (/mcp). - examples/docs-cjk — CJK keyword search: per-locale tokenization
(繁中 / 日本語 via
Intl.Segmenter) plus opt-in 繁/简 normalization with OpenCC.
Development
This is an npm-workspaces monorepo.
npm install
npm run build --workspaces --if-present # build the @kurajs/* packages
Note: on some platforms
@huggingface/transformerspullssharp(image-only, unused for text). Ifnpm installfails building it, re-run withnpm install --ignore-scripts.
Links
- Website & docs: https://kura.build
- Built on June: https://june.build
License
MIT © Lawrence Lin
Установить Create Kura в Claude Desktop, Claude Code, Cursor
unyly install create-kuraСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add create-kura -- npx -y create-kuraFAQ
Create Kura MCP бесплатный?
Да, Create Kura MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Create Kura?
Нет, Create Kura работает без API-ключей и переменных окружения.
Create Kura — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Create Kura в Claude Desktop, Claude Code или Cursor?
Открой Create Kura на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Create Kura with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
