Enfusion Workbench MCP
by Goldwep
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENFUSION_CORE_PATH | No | Base-game core addons (crawled read-only as the 'core' source). Auto-derived from the Tools path. | |
| ENFUSION_GAME_PATH | No | Arma Reforger game install (used for base-game data access and as CWD when launching Workbench). Auto-derived as a sibling of the Tools path. | |
| ENFUSION_LOGS_PATH | No | Workbench log sessions directory. Auto-derived from the project path. | |
| ENFUSION_DEFAULT_MOD | No | Default addon folder name for tools that take a mod context. Set automatically by wb_launch. | |
| ENFUSION_MCP_DATA_DIR | No | Override the bundled data directory. | |
| ENFUSION_PROJECT_PATH | No | Mod projects directory (crawled as the 'user' source) | ~/Documents/My Games/ArmaReforgerWorkbench/addons |
| ENFUSION_WORKSHOP_PATH | No | Workshop addons directory (crawled as the 'workshop' source). Auto-derived from the project path. | |
| ENFUSION_EXTRACTED_PATH | No | Optional pre-extracted game-data library (checked before .pak fallback). | |
| ENFUSION_GAME_LOGS_PATH | No | Game log sessions directory. Auto-derived from the project path. | |
| ENFUSION_WORKBENCH_HOST | No | Workbench NET API host | 127.0.0.1 |
| ENFUSION_WORKBENCH_PATH | No | Arma Reforger Tools install | C:\Program Files (x86)\Steam\steamapps\common\Arma Reforger Tools |
| ENFUSION_WORKBENCH_PORT | No | Workbench NET API port | 5775 |
| ENFUSION_PROJECT_INDEX_PATH | No | SQLite project-index location | ~/.enfusion-mcp/project-index.db |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Goldwep/enfusion-workbench-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server