Archivist
БесплатноНе проверенProvides read-only SRD lookup and deterministic enrichment tools for D&D 5e content generation, including search, entity retrieval, and generation of monsters,
Описание
Provides read-only SRD lookup and deterministic enrichment tools for D&D 5e content generation, including search, entity retrieval, and generation of monsters, spells, items, NPCs, and encounters.
README
Headless D&D 5e content-generation library and a runnable standalone MCP server, extracted from archivist-obsidian so it can be consumed outside the Obsidian plugin.
The library exposes generation tools and an SRD tool set that are generic over the
domain: callers inject a live SRD store, the pack's Generatables, and a storage/write
port. The port shapes live in src/contracts.ts (structural copies of the pack contracts).
The MCP server (step 3 — done)
dist/server.js is a stdio MCP server named archivist
exposing read-only SRD lookup + deterministic enrichment tools, backed by the real D&D 5e
SRD and pack generators. Your own Claude Code (or any MCP client) connects to it; the server
never writes to your vault — the client writes the .md files.
It serves 7 tools: search_srd, get_srd_entity, and
generate_{monster,spell,item,npc,encounter}.
Build (required before use)
The server bundles the @archivist/dnd5e + @archivist/core packages from the sibling
plugin repo at build time, so ../archivist-obsidian must be checked out next to this
repo.
npm install
npm run build # produces dist/server.js (self-contained; requires ../archivist-obsidian)
npm run smoke # optional: verifies the built server end-to-end (7 tools, real SRD hit)
Connect Claude Code
claude mcp add archivist -- node /absolute/path/to/archivist-generators/dist/server.js
Develop
npm install
npm run check # typecheck + lint + test (no build needed)
License: MIT.
Установка Archivist
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/archivist-gg/archivist-generatorsFAQ
Archivist MCP бесплатный?
Да, Archivist MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Archivist?
Нет, Archivist работает без API-ключей и переменных окружения.
Archivist — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Archivist в Claude Desktop, Claude Code или Cursor?
Открой Archivist на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Archivist with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
