archivist-ai

Archivist AI is an AI-powered assistant for tabletop RPG campaigns.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • List Campaigns: List your MyArchivist campaigns. Returns a paginated list of campaigns.
  • Get Campaign: Get a specific MyArchivist campaign by its ID.
  • Get Campaign Stats: Get statistics for a specific campaign: character count, session count, and more.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Archivist AI is an AI-powered assistant for tabletop RPG campaigns. Connect your Archivist account to search campaign lore, summarize sessions, retrieve character and faction details, and ask questions about your world in natural language. Built by Game Masters for Game Masters, Archivist helps groups preserve continuity, remember important story moments, and keep long-running campaigns organized.

Список инструментов сервера (25)

Технические названия из tools/list. Нужны только разработчикам.

list_campaignsList your MyArchivist campaigns. Returns a paginated list of campaigns.
get_campaignGet a specific MyArchivist campaign by its ID.
get_campaign_statsGet statistics for a specific campaign: character count, session count, and more.
list_charactersList characters in a campaign. Optionally filter by name search, character type, and approval status.
get_characterGet a specific character by ID including aliases, backstory, and speaker linkage.
list_sessionsList game sessions in a campaign. Optionally filter by session type or public-only.
get_sessionGet a specific game session by ID. Optionally include related beats and moments.
get_session_cast_analysisGet the cast analysis for a game session, including talk-share breakdown and core session metrics.
list_beatsList beats in a campaign, ordered by index. Beats represent story moments (major, minor, step).
get_beatGet a specific beat by ID.
list_momentsList moments in a campaign or session. Moments capture memorable quotes and events.
get_momentGet a specific moment by ID.
list_factionsList factions in a campaign. Factions represent guilds, organisations, or other groups.
get_factionGet a specific faction by ID.
list_locationsList locations in a campaign. Locations can be nested (cities, taverns, dungeons, etc.).
get_locationGet a specific location by ID.
list_itemsList items in a campaign. Items include weapons, armour, artefacts, and other notable objects.
get_itemGet a specific item by ID.
list_questsList quests in a campaign with pagination. Filter by status (planned, in-progress, blocked, failed, done, n/a) or category (main, side, faction, personal, n/a).
get_questGet a fully expanded quest by ID, including objectives, progress log, related entity refs, and session provenance.
list_journalsList journal entries in a campaign. Results are filtered to entries the caller can see. Content is omitted from the list; use get_journal to fetch full content.
get_journalGet a specific journal entry by ID including full content and the caller's effective permission level.
list_journal_foldersList journal folders for a campaign. Folders are ordered by path and position for tree rendering.
get_journal_folderGet a specific journal folder by ID.
list_linksList links between entities in a campaign. Supports filtering by source/target entity and relationship alias.