fieldbook
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@fieldbookRoll a d20 for initiative"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Fieldbook
A polished, local-first tabletop player companion. Fieldbook combines guided D&D 5e and Pathfinder 2e character builders, live character sheets, integrated dice, a searchable rules compendium, and a local MCP server for Codex.
Run it
Requires Node.js 20 or newer. There are no package dependencies to install.
npm startOpen http://127.0.0.1:4173. Character data is stored in data/user-data.json. The browser also keeps a fallback copy in local storage.
Related MCP server: DM20 Protocol
Included in this release
Pathfinder 2e Remastered Player Core support through level 3: Bard, Cleric, Druid, Fighter, Ranger, Rogue, Witch, and Wizard
Eight common Pathfinder ancestries with selectable heritages: Dwarf, Elf, Gnome, Goblin, Halfling, Human, Leshy, and Orc
PF2e ancestry-plus-class HP, level-based proficiency, AC, Perception, Fortitude/Reflex/Will, class DC, Hero Points, recovery state, valued conditions, spell ranks, daily preparations, and Refocus
Complete D&D level 1–3 progression for all 12 core classes, including each SRD subclass at level 3
10 species with selectable lineages and correctly level-gated traits through level 3
Guided level 1–3 character creation, Quick Build, and step-by-step advancement for existing sheets
Standard Array, 27-point buy, 4d6-drop-lowest, and manual ability scores
Live HP, temporary HP, conditions, rests, inventory, spell slots, notes, and automatic modifiers
Print or Save as PDF, standalone printable HTML, and per-character JSON export
Click-to-roll abilities, skills, initiative, and spell attacks
Normal, Advantage, and Disadvantage d20 modes; quick polyhedral dice; custom expressions
Searchable compendium and JSON backup/restore
Local STDIO MCP server sharing the same character data
Responsive light/dark interface with no external assets or tracking
Maps and VTT are deliberately reserved for a later release.
Codex MCP connection
This repository includes .codex/config.toml. In a trusted project, restart Codex and inspect /mcp; the fieldbook server should appear. You can also add it manually from this directory:
codex mcp add fieldbook -- node mcp/server.mjsAvailable tools let Codex list and inspect characters, create, advance, or update a character, adjust HP, add inventory, search included rules, and roll dice. Read tools are marked read-only; writes use approval-aware annotations and the project config prompts on writes.
Validation
npm test
npm run checkStandalone HTML
Build a single offline HTML file containing the interface, rules, and current character data:
npm run build:standaloneThe result is written to dist/fieldbook-standalone.html. It stores subsequent edits in that browser and supports JSON backup/restore.
See ATTRIBUTION.md for the SRD 5.2.1 Creative Commons attribution and PATHFINDER_ATTRIBUTION.md for the Pathfinder ORC notice and trademark disclaimer.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceAn MCP server that provides tools for rolling dice using standard notation, flipping coins, and selecting random items from lists. It supports advanced tabletop gaming features such as character stat generation and keep-highest/lowest mechanics.6MIT
- AlicenseBqualityDmaintenanceA comprehensive MCP server for managing AI-assisted Dungeons & Dragons campaigns, featuring tools for character sheets, combat tracking, and world-building. It enables players and DMs to interact with 5e game mechanics and query personal PDF rulebooks using RAG capabilities.972MIT
- Flicense-qualityAmaintenanceA self-hosted MCP server with a web UI that integrates Geektastic Realms, enabling management of statblocks, campaigns, lore entries, and adventure modules through MCP clients.

SagaSmith D&D MCPofficial
Alicense-qualityFmaintenanceA local MCP server for Dungeons & Dragons campaign management, combining core runtime with skill and module-generation packs. It enables campaign creation, module generation and import, rule and skill searching via tools, resources, and prompts.Apache 2.0
Related MCP Connectors
Official remote MCP server for Archivist AI TTRPG campaign memory: characters, sessions, and more.
MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2
An MCP server for deep research or task groups
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/FAeN399/fieldbook'
If you have feedback or need assistance with the MCP directory API, please join our Discord server