BILHON-MCP-ECOSYSTEM
by thiagofinch
Overview
A comprehensive ecosystem designed to enhance AI agent capabilities through standardized integrations for context management, file system operations, memory, web search, desktop and browser automation, and real-time notifications.
Installation
npm startEnvironment Variables
- GITHUB_TOKEN
- SUPABASE_URL
- SUPABASE_KEY
- CLICKUP_API_KEY
- CLICKUP_API_TOKEN
- CLICKUP_TEAM_ID
- CLICKUP_DEV_SPACE_ID
- CLICKUP_JARVIS_SPACE_ID
- EXA_API_KEY
- NTFY_TOKEN
- HETZNER_API_TOKEN
- HETZNER_PROJECT_ID
- N8N_API_URL
- N8N_API_KEY
- OPENAI_API_KEY
- STAGING_USER
- STAGING_HOST
- PROD_USER
- PROD_HOST
- DATABASE_URL
- LOAD_BALANCER_IP
- MAIN_SERVER_IP
- ADMIN_EMAIL
Security Notes
The system presents significant security risks. The `desktop-commander` server grants extensive system-level control (file system, processes, clipboard, screenshots, mouse/keyboard control) which, if compromised, allows full control over the host. A critical vulnerability lies in the `WF_DNA_INGESTAO_VIDEO` n8n workflow, where the `executeCommand` node uses `{{ $json.videoUrl }}` directly in a shell command, making it highly susceptible to command injection. This allows an attacker to execute arbitrary commands on the n8n host by crafting a malicious `videoUrl`. Additionally, the reliance on AI for task classification and 'sub-agent' auditing (`WF_SUBAGENTE_AUDITORIA`) introduces risks like prompt injection and AI hallucination, which could lead to bypassing safeguards or unintended actions. Sensitive credentials for numerous third-party services (GitHub, Supabase, ClickUp, Exa, OpenAI, Ntfy, Hetzner, n8n) are required, and their secure management is paramount. Deployment via GitHub Actions uses SSH keys, granting administrative access to servers. Without significant hardening, input validation, and secure operational practices, this system is highly vulnerable.
Similar Servers
UI-TARS-desktop
UI-TARS-desktop is a native GUI Agent application powered by multimodal AI models, enabling users to control their computer and browser through natural language instructions.
klavis
Develop and deploy AI agents that interact with a wide array of web services (e.g., Gmail, YouTube, LinkedIn, Supabase, Salesforce, Kubernetes) through a standardized Model Context Protocol (MCP), often orchestrated by an intelligent routing layer like Strata.
Windows-MCP
This MCP server enables AI agents to directly interact with the Windows operating system, performing tasks such as file navigation, application control, UI interaction, and QA testing.
brightdata-mcp
Enables AI agents to access, search, extract, and navigate the live web in real-time without being blocked.