Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WINRDP_HOMENoOverride the data directory holding inventory.json and vault.key (default %APPDATA%\winrdp-mcp).%APPDATA%\winrdp-mcp
WINRDP_DEBUGNoSet to 1/true/yes to enable verbose DEBUG logging to stderr (equivalent to --debug).
WINRDP_PROFILENoTool profile to expose: full (default, 144 tools), admin (117), rdp (104), or core (87).full
WINRDP_VAULT_KEYNoPassphrase (or raw Fernet key) that encrypts stored passwords. If unset, a machine-local vault.key (owner-only) is generated. Set it for portability.
WINRDP_ENABLED_TOOLSNoCSV allowlist of tools; if set, only these tools are registered.
WINRDP_DISABLED_TOOLSNoCSV blocklist of tools to skip (e.g. 'reboot,file_delete').
WINRDP_WINRM_OP_TIMEOUTNoWinRM per-operation timeout in seconds (default 180; read timeout derived as +30).180

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/emog33k/winrdp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server