Back to Home
lhabacuc icon

MCP-server

by lhabacuc

Overview

An AI-powered DevOps and PC automation agent that interprets natural language commands to interact with the local filesystem, terminal, Git, and desktop environment via a web interface or command-line.

Installation

Run Command
python3 web_server.py

Environment Variables

  • GROQ_API_KEY
  • DISPLAY

Security Notes

CRITICAL RISK: The agent provides tools (e.g., `run_command` with `shell=True`, file manipulation, desktop automation via `pyautogui`) that allow the AI to execute arbitrary shell commands and control the user's PC without explicit human confirmation for each action. This is a severe vulnerability for remote code execution, data manipulation, and privacy breaches if the AI misinterprets instructions, its prompts are manipulated, or the web server is exposed externally without robust authentication.

Similar Servers

Stats

Interest Score30
Security Score2
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2026-01-17

Tags

AI AgentDevOpsPC AutomationWeb InterfaceLLM Orchestration