Back to Home
walteru icon

Workspace-Protocolo-MCP

Verified Safe

by walteru

Overview

Provides operating system information and diagnostic capabilities for an MCP client, enabling LLMs to query system status and execute whitelisted commands.

Installation

Run Command
uv run src/server.py

Security Notes

The `run_command` tool strictly adheres to a predefined whitelist of commands, effectively preventing arbitrary command injection. Logging is correctly configured to `stderr` to maintain JSON-RPC protocol integrity, avoiding stdout corruption. No hardcoded secrets or direct 'eval' patterns found. Access control for system information is implicit through the OS's user permissions.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-11-26

Tags

System InfoMonitoringDiagnosticsCommand ExecutionLocal