foundry-rest-api-mcp-server

PhillypHenning/foundry-rest-api-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
MCP server wrapping the ThreeHats Foundry VTT REST API relay — author Foundry content (esp. dnd5e creatures) from an LLM. Planning/spec stage.
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-rest-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "PhillypHenning/foundry-rest-api-mcp-server"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that wraps the **ThreeHats Foundry VTT REST API relay**, so an LLM agent (Claude Code / Claude Desktop) can author and manage Foundry VTT content — primarily **creating D&D 5e creatures** — through native MCP tools instead of raw HTTP calls. > **Status:** V1 implemented. The stdio MCP server lives under [`src/`](./src) with unit tests under [`test/`](./test). See **[Install & configure](#install--configure)** below to run it. The original plan that drove th

Tools (5)

FOUNDRY_API_KEYFOUNDRY_CLIENT_IDFOUNDRY_RELAY_URLFOUNDRY_USER_IDsearch