67
/ 100
1 month ago
glama

foundry-cli

MCP server for managing Foundry VTT journal content (entries, categories, pages) and listing actors, enabling AI-assisted world-building via natural language commands.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: FOUNDRY_BASIC_PASS, FOUNDRY_GM_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.
configFOUNDRY_URLBase URL of the Foundry instance, e.g. https://foundry.example.com
configFOUNDRY_BASIC_USERHTTP Basic Auth username (if Foundry is behind a proxy)
🔐 secretFOUNDRY_BASIC_PASSHTTP Basic Auth password
configFOUNDRY_WORLDThe world name that must be active
configFOUNDRY_GM_USERFoundry user to authenticate as (must have GM role)
🔐 secretFOUNDRY_GM_PASSWORDPassword for that user
// 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/allardhoeve-foundry-cli-1xmufj)](https://m8ven.ai/mcp/allardhoeve-foundry-cli-1xmufj)
commit: 378e887d3e245080fad36687514162b4a6254188
code hash: 5a58f1bf27223f59f43794438289ea74a5a46a038354b63bcacdfb736f0329d9
verified: 6/26/2026, 9:44:13 AM
view raw JSON →