Back to Home
thiagofinch icon

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

Run Command
npm start

Environment 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

Stats

Interest Score0
Security Score2
Cost ClassHigh
Avg Tokens2500
Stars0
Forks0
Last Update2026-01-19

Tags

AI AgentsAutomationContext ManagementWeb SearchNotifications