Skip to main content
Glama
Goldwep

Enfusion Workbench MCP

by Goldwep

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ENFUSION_CORE_PATHNoBase-game core addons (crawled read-only as the 'core' source). Auto-derived from the Tools path.
ENFUSION_GAME_PATHNoArma 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_PATHNoWorkbench log sessions directory. Auto-derived from the project path.
ENFUSION_DEFAULT_MODNoDefault addon folder name for tools that take a mod context. Set automatically by wb_launch.
ENFUSION_MCP_DATA_DIRNoOverride the bundled data directory.
ENFUSION_PROJECT_PATHNoMod projects directory (crawled as the 'user' source)~/Documents/My Games/ArmaReforgerWorkbench/addons
ENFUSION_WORKSHOP_PATHNoWorkshop addons directory (crawled as the 'workshop' source). Auto-derived from the project path.
ENFUSION_EXTRACTED_PATHNoOptional pre-extracted game-data library (checked before .pak fallback).
ENFUSION_GAME_LOGS_PATHNoGame log sessions directory. Auto-derived from the project path.
ENFUSION_WORKBENCH_HOSTNoWorkbench NET API host127.0.0.1
ENFUSION_WORKBENCH_PATHNoArma Reforger Tools installC:\Program Files (x86)\Steam\steamapps\common\Arma Reforger Tools
ENFUSION_WORKBENCH_PORTNoWorkbench NET API port5775
ENFUSION_PROJECT_INDEX_PATHNoSQLite 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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