74
/ 100
6 days ago
glama

Foundry VTT MCP Server

Enables AI agents to interact with Foundry Virtual Tabletop, supporting reading world data, managing combat, rolling dice, and updating actor attributes via a sidecar architecture.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: FOUNDRY_PASSWORD. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 3 credentials: API_KEY, FOUNDRY_API_KEY, FOUNDRY_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEYprivate-sidecar-api-key>
🔐 secretFOUNDRY_API_KEY"<private-sidecar-api-key>"
🔐 secretFOUNDRY_PASSWORDprivate-foundry-account-password>
configFOUNDRY_URL"http://foundry-sidecar-host:30001"
configFOUNDRY_USERNAMEfoundry-service-account-name>
configFOUNDRY_WRITE_ENABLED## Write (7 tools, gated by )
configLOG_LEVEL
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hybridenishi-foundryvtt-mcp-1vrvu0)](https://m8ven.ai/mcp/hybridenishi-foundryvtt-mcp-1vrvu0)
commit: 3ea3ae2d18198228af40dc0a176d51e622c5c266
code hash: c4f96d1b1628764909ca852365542ea0a4b8fec4e426f5400b4f96d47826aa03
verified: 7/25/2026, 8:47:27 AM
view raw JSON →