foundry-mcp-server

JoeLuker/foundry-mcp-server
★ 0 stars TypeScript Security Updated today
MCP server for Foundry VTT v13 — direct socket.io connection for document CRUD, embedded documents, chat, dice rolling, and file uploads.
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": {
    "foundry-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "JoeLuker/foundry-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP server for [Foundry VTT](https://foundryvtt.com/) v13. Connects directly via Socket.IO with 65 tools for full world management. Includes an optional companion module for bidirectional RPC with the browser game context. - **Direct connection** to Foundry VTT via Socket.IO with HTTP session authentication

Tools (20)

FOUNDRY_PASSWORDFOUNDRY_URLFOUNDRY_USER_IDfoundry_activate_scenefoundry_advance_combatfoundry_apply_active_effectfoundry_browse_filesfoundry_control_combatfoundry_control_playlistfoundry_create_directoryfoundry_create_documentfoundry_create_document_batchfoundry_create_embeddedfoundry_create_embedded_batchfoundry_create_journalfoundry_create_lightfoundry_create_wallfoundry_deal_cardsfoundry_delete_documentfoundry_delete_document_batch