Back to Home
Rose22 icon

mcp_tools_server

by Rose22

Overview

An MCP server that empowers an LLM to act as a comprehensive, multi-platform AI assistant capable of managing files, system processes, web browsing, personal organization, and media control on a local device.

Installation

Run Command
./run.sh

Security Notes

This server is designed to provide extensive control over the local system, including file modification, directory management, process control, and network settings. Many critical tools directly utilize `utils.sh_exec`, which executes shell commands without a sandbox or robust input validation against arbitrary command injection. While a `sh_exec_sandbox` function exists, it is explicitly *not* registered as a tool by default, leaving most shell interactions vulnerable. An unconstrained LLM could easily exploit these capabilities to delete files, exfiltrate data, install malicious software (via package managers), or cause system instability. The project's stated goal is to provide deep system control, which inherently comes with high security risks when driven by an AI.

Similar Servers

Stats

Interest Score33
Security Score2
Cost ClassHigh
Avg Tokens3000
Stars2
Forks0
Last Update2025-11-30

Tags

LLM AssistantSystem ControlFile ManagementPersonal OrganizerAI Tools