fvtt-mcp-molten5e

Txpple/fvtt-mcp-molten5e
★ 0 stars TypeScript AI/LLM Updated today
D&D 5e-only, Molten-optimized Foundry VTT MCP server for Claude Code (fork of adambdooley/foundry-vtt-mcp)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fvtt-mcp-molten5e": {
      "command": "npx",
      "args": [
        "-y",
        "Txpple/fvtt-mcp-molten5e"
      ]
    }
  }
}

README Excerpt

A **D&D 5e–only**, **[Molten Hosting](https://moltenhosting.com)–optimized** [Model Context Protocol](https://modelcontextprotocol.io) server for [Foundry VTT](https://foundryvtt.com), driven by **Claude Code**. It lets an AI assistant read and edit a live Foundry world (actors, items, journals, scenes, compendia, combat…) and manage a Molten-hosted server's lifecycle and

Tools (1)

LICENSE