Remote Link Local MCP
Related Servers
Alternatives to Remote Link Local MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables self-hosted local file, terminal, document, and named-device tools for MCP clients, with an isolated document mode and a full-access mode.MIT
- AlicenseDqualityCmaintenanceEnables controlled local developer operations including file and process management, shell execution, SSH, WSL, Docker, Git, browser and desktop automation, media processing, and asynchronous jobs through MCP.146MIT
- AlicenseNot gradedqualityCmaintenanceEnables MCP clients to execute shell commands, manage long-running processes, and read/write files on the host machine with the permissions of the user running the server.1 npmMIT
- AlicenseAqualityBmaintenanceEnables AI assistants to securely operate on a local workstation through MCP by exposing file, shell, and workspace management tools.10MIT
- AlicenseBqualityBmaintenanceEnables full local computer control from MCP clients, including terminal commands, file system operations, application management, screen capture, and input device automation across Windows, macOS, and Linux.27MIT
- AlicenseNot gradedqualityCmaintenanceEnables an MCP client to safely access selected local files and trusted executables with policy control, audit, and rollback via a Windows control center.Apache 2.0
TDQS
Scored across 6 tools
Each tool targets a distinct concern: connection status, directory listing, file reading, file metadata, process listing, and core tool enumeration. There is no meaningful overlap between any two tools.
Most tools follow a verb_noun pattern (list_directory, read_file, get_file_info, list_processes). The exceptions are remote_link_status, which is noun_noun, and core_list_tools, which has a prefix before the verb; these are minor deviations.
Six tools is a well-scoped collection for a read-only remote diagnostics and file access server. Each tool serves a clear purpose without bloat or redundancy.
For the apparent read-only diagnostic scope, the surface is complete: status, file browsing, file reading, metadata, process listing, and core tool discovery are all covered. No obvious dead ends or missing operations within this intended domain.