Skip to content

Foundry MCP Server v0.8.2

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jun 14:29

Foundry MCP Server v0.8.2

Complete multi-platform distribution for Foundry MCP Server - AI-powered campaign management for Foundry VTT using Claude Desktop.

Compatible with Foundry VTT v13 and v14.

Installation Options

Windows Users:

  • Download FoundryMCPServer-Setup-v0.8.2.exe
  • Run installer (no admin rights required)
  • Automatic Claude Desktop configuration

Mac Users:

  • Download FoundryMCPServer-v0.8.2.dmg
  • Open DMG and double-click the PKG installer
  • Choose components: MCP Server (required), Foundry Module, ComfyUI AI Maps
  • Automatic Claude Desktop configuration
  • To uninstall: Double-click Uninstall.tool from the DMG

Manual Installation (All Platforms):

  • Download foundry-mcp-server-v0.8.2.zip
  • Extract and run with Node.js 18+
  • Manual Claude Desktop configuration required

Foundry VTT Users:

  • Install directly from Foundry's module browser
  • Or use manifest: https://raw.githubusercontent.com/adambdooley/foundry-vtt-mcp/master/packages/foundry-module/module.json

Quick Start

  1. Choose your installation method above
  2. Install MCP Bridge module in Foundry VTT
  3. Restart Claude Desktop
  4. Start creating AI-powered campaigns!

Features

  • 40 MCP tools for comprehensive Foundry VTT integration
  • Multi-system support: D&D 5e, Pathfinder 2e, DSA5, Cosmere RPG, and WFRP4e
  • D&D 5e NPC creation suite: stat blocks, attacks, saves, auras, and spellcasting
  • Actor creation with natural language processing
  • Quest management with HTML generation and updates
  • Campaign system with multi-part structure and progress tracking
  • Dice roll coordination between Claude and Foundry players
  • Actor ownership management with bulk operations
  • Enhanced creature index for instant monster searches
  • AI-powered battlemap generation with ComfyUI integration

For full documentation, visit: https://github.com/adambdooley/foundry-vtt-mcp

What's Changed

  • feat: world items CRUD and actor item authoring by @sazap10 in #48
  • feat: add D&D 5e NPC creation suite (8 new tools) by @LManfre in #41
  • feat: add WFRP4e (Warhammer Fantasy Roleplay 4e) system support by @nyoung in #53
  • fix(installer): preserve existing Claude config and harden macOS postinstall by @adambdooley in #54
  • fix(deps): remove unused better-sqlite3 (fixes Node 26 install) by @adambdooley in #55

New Contributors

Full Changelog: v0.8.1...v0.8.2