foundry-mcp-live

DimitroffVodka/foundry-mcp-live
★ 0 stars JavaScript 🤖 AI/LLM Updated 2d ago
Connect Claude Desktop to a live Foundry VTT instance via MCP. Module + server monorepo.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "foundry-mcp-live": {
      "command": "npx",
      "args": [
        "-y",
        "DimitroffVodka/foundry-mcp-live"
      ]
    }
  }
}

README Excerpt

Connect any MCP-compatible AI client (Claude Desktop, Claude Code, Codex CLI, Gemini CLI) directly to a running Foundry VTT instance. Get live access to actors, compendiums, modules, console errors, and the full game API — no copy-pasting data, no API tokens. > Released as `foundry-mcp-live` (the Foundry module id and the GitHub repo name match). The id was renamed in v0.7.0 to avoid a collision with an unrelated module in Foundry's package directory; v0.7.1 renamed the repo to match.

Tools (20)

BRIDGE_TOKENFOUNDRY_MCP_ALLOW_EVALFOUNDRY_MCP_ALLOW_WRITEFOUNDRY_MCP_PORTFOUNDRY_MCP_URLFOUNDRY_WS_HOSTFOUNDRY_WS_PORTevaluateget_active_effectsget_actorget_compendium_documentget_console_errorsget_data_modelget_game_infoget_itemget_macroget_sceneget_selected_tokenlist_actorslist_compendiums