winrdp-mcp
by emog33k
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WINRDP_HOME | No | Override the data directory holding inventory.json and vault.key (default %APPDATA%\winrdp-mcp). | %APPDATA%\winrdp-mcp |
| WINRDP_DEBUG | No | Set to 1/true/yes to enable verbose DEBUG logging to stderr (equivalent to --debug). | |
| WINRDP_PROFILE | No | Tool profile to expose: full (default, 144 tools), admin (117), rdp (104), or core (87). | full |
| WINRDP_VAULT_KEY | No | Passphrase (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_TOOLS | No | CSV allowlist of tools; if set, only these tools are registered. | |
| WINRDP_DISABLED_TOOLS | No | CSV blocklist of tools to skip (e.g. 'reboot,file_delete'). | |
| WINRDP_WINRM_OP_TIMEOUT | No | WinRM 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
| 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/emog33k/winrdp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server