Skip to main content
Glama

export_pack

Export campaign content as a portable JSON pack containing NPCs, locations, quests, and encounters. Create selective exports by entity type or location filter, or generate full campaign backups for data preservation.

Instructions

Export campaign content as a portable compendium pack.

Creates a JSON pack file containing selected campaign entities (NPCs, locations, quests, encounters). Supports selective export by entity type, location filter, or full campaign backup.

The pack is saved to the packs/ directory inside the data folder.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesName for the exported pack
descriptionNoPack description
authorNoPack author
tagsNoComma-separated tags (e.g., 'horror,undead,ravenloft')
entity_typesNoComma-separated entity types to include: npcs, locations, quests, encounters. Omit for all.
location_filterNoOnly include entities associated with this location (case-insensitive substring match)
full_backupNoIf true, export ALL entities plus game state and sessions as a full backup
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Polloinfilzato/dm20-protocol'

If you have feedback or need assistance with the MCP directory API, please join our Discord server