MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

S
Sudo MCP Custom

User approval UI for AI sudo commands. Chrome extension + SSH tunneling support. AI-generated code.

Created 1/21/2026
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-sudo-mcp-custom

Cursor configuration (mcp.json)

{ "mcpServers": { "dv-blk-sudo-mcp-custom": { "command": "npx", "args": [ "dv-blk-sudo-mcp-custom" ] } } }