winrdp-mcp
Rank #16,394io.github.emog33k/winrdp-mcp
Zero-config server to provision and administer any Windows RDP box over WinRM/SSH/SMB.
winrdp-mcp is a Model Context Protocol (MCP) server published by emog33k. It ranks #16,394 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. winrdp-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 10, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 115,652 of 132,046 servers on MCP Toplist.
Use winrdp-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add winrdp-mcp -e "WINRDP_VAULT_KEY=<your WINRDP_VAULT_KEY>" -e "WINRDP_PROFILE=<your WINRDP_PROFILE>" -- uvx serve winrdp-mcpReplace each placeholder with your own value before saving.
[mcp_servers.winrdp-mcp]
command = "uvx"
args = ["serve", "winrdp-mcp"]
[mcp_servers.winrdp-mcp.env]
WINRDP_VAULT_KEY = "<your WINRDP_VAULT_KEY>"
WINRDP_PROFILE = "<your WINRDP_PROFILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"winrdp-mcp": {
"command": "uvx",
"args": [
"serve",
"winrdp-mcp"
],
"env": {
"WINRDP_VAULT_KEY": "<your WINRDP_VAULT_KEY>",
"WINRDP_PROFILE": "<your WINRDP_PROFILE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"winrdp-mcp": {
"command": "uvx",
"args": [
"serve",
"winrdp-mcp"
],
"env": {
"WINRDP_VAULT_KEY": "<your WINRDP_VAULT_KEY>",
"WINRDP_PROFILE": "<your WINRDP_PROFILE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"winrdp-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"serve",
"winrdp-mcp"
],
"env": {
"WINRDP_VAULT_KEY": "<your WINRDP_VAULT_KEY>",
"WINRDP_PROFILE": "<your WINRDP_PROFILE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"winrdp-mcp": {
"command": "uvx",
"args": [
"serve",
"winrdp-mcp"
],
"env": {
"WINRDP_VAULT_KEY": "<your WINRDP_VAULT_KEY>",
"WINRDP_PROFILE": "<your WINRDP_PROFILE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"winrdp-mcp": {
"command": "uvx",
"args": [
"serve",
"winrdp-mcp"
],
"env": {
"WINRDP_VAULT_KEY": "<your WINRDP_VAULT_KEY>",
"WINRDP_PROFILE": "<your WINRDP_PROFILE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.emog33k%2Fwinrdp-mcp)<a href="https://mcptoplist.com/server/io.github.emog33k%2Fwinrdp-mcp"><img src="https://mcptoplist.com/badge/io.github.emog33k%2Fwinrdp-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
emog33k
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Aug 10, 2026 |
Frequently asked questions
- Who maintains winrdp-mcp?
- winrdp-mcp is maintained by emog33k, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is winrdp-mcp listed on the Official MCP Registry?
- Yes — winrdp-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does winrdp-mcp have?
- MCP Toplist tracks 1 version of winrdp-mcp, most recently published on Aug 10, 2026.
- Where can I find the source code for winrdp-mcp?
- The source code for winrdp-mcp is hosted at github.com/emog33k/winrdp-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.