Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Nanograph

БесплатноНе проверен

Build Nanograph datasources from Markdown or PDF corpora and serve them through MCP or a small HTTP/JSON wrapper.

GitHubEmbed

Описание

Build Nanograph datasources from Markdown or PDF corpora and serve them through MCP or a small HTTP/JSON wrapper.

README

Build Nanograph datasources from Markdown or PDF corpora and serve them through MCP or a small HTTP/JSON wrapper.

What v1 supports

  • Ingest commands: nanograph-ingest seed --config ..., build, and smoke
  • Server commands: nanograph-mcp --registry ... and nanograph-http --registry ...
  • MCP tools: sources, source, documents, document, sections, search, passage
  • HTTP routes: GET /healthz, GET /datasources, GET /datasources/{name}, GET /datasources/{name}/documents, GET /datasources/{name}/documents/{document_id}, GET /datasources/{name}/documents/{document_id}/sections, POST /search, POST /passage, and POST /mcp

Use /healthz for health checks. Other application responses use the same schema-versioned envelope.

Search modes:

  • mode = "keyword" for all datasources
  • mode = "search" only for datasources built with embeddings enabled

Quick start

nanograph-ingest smoke --config examples/corpus-markdown.toml
nanograph-http --registry examples/datasources-public.toml --host 127.0.0.1 --port 8765

The public registry example uses only home, exposure, and enabled for each datasource. Host-local path overrides such as database and config are outside the documented v1 contract.

Documentation:

from github.com/quantumsoftwarelab/nanograph-mcp

Установить Nanograph в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install nanograph-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add nanograph-mcp -- uvx --from git+https://github.com/quantumsoftwarelab/nanograph-mcp nanograph-mcp

FAQ

Nanograph MCP бесплатный?

Да, Nanograph MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Nanograph?

Нет, Nanograph работает без API-ключей и переменных окружения.

Nanograph — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Nanograph в Claude Desktop, Claude Code или Cursor?

Открой Nanograph на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Nanograph with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development