foundry-mcp-gateway

wanoo/foundry-mcp-gateway
★ 0 stars Rust Browser/Web Updated today
Independent MCP server for Foundry VTT — native socket client, streamable HTTP, game-system modules. Rust, single binary.
View on GitHub → 🔍 Audit Wallet Slippage →

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-gateway": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "foundry-mcp-gateway"
      ]
    }
  }
}

README Excerpt

**🇫🇷 [Version française](README.fr.md)** An independent **MCP** (Model Context Protocol) server for **Foundry VTT**, written in Rust. One single binary that logs into your Foundry world **like a regular player** (native socket client — no module to install in Foundry, no browser to keep open) and exposes it to any MCP client: Claude Code, Claude Desktop, or

Tools (11)

client_get_stateclient_notifyclient_pan_cameraclient_pingclient_play_effectclient_play_soundclient_roll_pool_nativeclient_run_macroclient_run_scriptclient_show_documentclient_status