mcp-sudo
Rank #60,368io.github.KamaruSama/mcp-sudo
Run sudo commands with a Fernet-encrypted password bound to machine-id + user.
mcp-sudo is a Model Context Protocol (MCP) server published by kamarusama. It ranks #60,368 of 132,113 servers tracked on MCP Toplist. mcp-sudo is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 71,745 of 132,113 servers on MCP Toplist.
Use mcp-sudo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-sudo -- uvx mcp-sudo[mcp_servers.mcp-sudo]
command = "uvx"
args = ["mcp-sudo"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-sudo": {
"command": "uvx",
"args": [
"mcp-sudo"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-sudo": {
"command": "uvx",
"args": [
"mcp-sudo"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-sudo": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-sudo"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-sudo": {
"command": "uvx",
"args": [
"mcp-sudo"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-sudo": {
"command": "uvx",
"args": [
"mcp-sudo"
]
}
}
}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.KamaruSama%2Fmcp-sudo)<a href="https://mcptoplist.com/server/io.github.KamaruSama%2Fmcp-sudo"><img src="https://mcptoplist.com/badge/io.github.KamaruSama%2Fmcp-sudo.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kamarusama
Other servers by kamarusama
View all kamarusama servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 19, 2026 |
Frequently asked questions
- Who maintains mcp-sudo?
- mcp-sudo is maintained by kamarusama, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is mcp-sudo listed on the Official MCP Registry?
- Yes — mcp-sudo is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-sudo have?
- MCP Toplist tracks 1 version of mcp-sudo, most recently published on Apr 19, 2026.
- Where can I find the source code for mcp-sudo?
- The source code for mcp-sudo is hosted at github.com/kamarusama/mcp-sudo.
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.