Archivist AI MCP Server

The official Model Context Protocol (MCP) server for Archivist AI -- a TTRPG campaign memory platform for game masters and players. Its 40 documented tools cover session, campaign, beat, moment. It is available as a remote MCP endpoint.

Teams that want a hosted memory endpoint instead of running a local process. The project is written in PHP.

VERIFIED ACTIVE

LAST COMMIT 2026-08-03 · ★ 3 · #239 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · PHP · how we verify → /methodology

01 · Install Archivist AI

before you install - you'll need

AUTH_HEADER

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add astrotomic-mcp.myarchivist.ai --transport http https://mcp.myarchivist.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "astrotomic-mcp.myarchivist.ai": {
      "url": "https://mcp.myarchivist.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.myarchivist.ai/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.myarchivist.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.Astrotomic is GitHub-verified and matches the repo owner

03 · What Archivist AI can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can list your campaigns. Returns a paginated list, get a specific campaign by ID, get statistics for a campaign: character count, session count, and more, and create a new campaign. Subject to the account's subscription-tier campaign limit.

Capability map

Tools grouped from the project's README - what Archivist AI lets an agent do.

read & search

8 tools - e.g. List your campaigns. Returns a paginated list.; List game sessions. Filter by session type or public-only.; List beats ordered by index. Beats represent story moments (major, minor, step).

list_campaigns · list_sessions · list_beats · list_moments · list_characters · list_factions…

Session

6 tools - e.g. Get a session by ID. Optionally include related beats and moments.; Get cast analysis: talk-share breakdown and core session metrics.; Get the cleaned transcript for a game session, including utterances…

get_session · get_session_cast_analysis · get_session_transcript · get_session_handout · patch_session · update_session

Campaign

4 tools - e.g. Get a specific campaign by ID.; Get statistics for a campaign: character count, session count, and more.; Create a new campaign. Subject to the account's subscription-tier campaign limit.

get_campaign · get_campaign_stats · create_campaign · update_campaign

Beat

4 tools - e.g. Get a specific beat by ID.; Create a beat. Explicit-link contract for wikilinks.; Partially update a beat.

get_beat · create_beat · update_beat · delete_beat

Moment

4 tools - e.g. Get a specific moment by ID.; Create a moment attached to a session. Explicit-link contract for wikilinks.; Partially update a moment.

get_moment · create_moment · update_moment · delete_moment

Character

4 tools - e.g. Get a character by ID including aliases, backstory, and speaker linkage.; Create a character. Description/backstory wikilinks auto-resolve.; Partially update a character. Read with with_links: true before…

get_character · create_character · update_character · delete_character

Faction

4 tools - e.g. Get a specific faction by ID.; Create a faction. Description wikilinks auto-resolve.; Partially update a faction. Read with with_links: true before editing.

get_faction · create_faction · update_faction · delete_faction

Location

4 tools - e.g. Get a specific location by ID.; Create a location. Description wikilinks auto-resolve.; Partially update a location. Read with with_links: true before editing.

get_location · create_location · update_location · delete_location

04 · Who maintains Archivist AI

Archivist AI is maintained by astrotomic. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
memory - ranked #239 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.Astrotomic/archivist-ai (active, first published 2026-05-28)

06 · Archivist AI FAQ

Is Archivist AI still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-03. We re-verify nightly.

What can Archivist AI do?

With this server connected, an agent can list your campaigns. Returns a paginated list, get a specific campaign by ID, get statistics for a campaign: character count, session count, and more, and create a new campaign. Subject to the account's subscription-tier campaign limit.

How do I install Archivist AI?

Run `claude mcp add astrotomic-mcp.myarchivist.ai --transport http https://mcp.myarchivist.ai/mcp`. The README documents one environment variable (AUTH_HEADER) to set first. You can also paste the ready-made client config above.

Does Archivist AI require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Archivist AI

Pairs well with

Servers that cover what Archivist AI doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

More memory MCP servers · Logic Server · Memorix · Memocall · Omni Seek · Veritasgraph