Back to Home
Digital-Defiance icon

ai-capabilities-suite

Verified Safe

by Digital-Defiance

Overview

Provides AI agents with advanced debugging, system control, and environmental observation capabilities via the Model Context Protocol (MCP).

Installation

Run Command
npx -y @ai-capabilities-suite/mcp-debugger-server

Environment Variables

  • MCP_LOG_LEVEL
  • MCP_AUTH_TOKEN
  • MCP_PORT
  • MCP_HOST

Security Notes

The core MCP servers (Debugger, Process, Filesystem, Screenshot) are designed with extensive, layered security validations (e.g., executable allowlists, argument validation, workspace jails, PII masking). Direct command execution (`execSync`) is primarily confined to build and release automation scripts, not the runtime server components that interact with AI agents. Environment variables are used for sensitive tokens, preventing hardcoding. The quick install scripts (e.g., `curl | bash`) carry inherent third-party risk common to such methods, but the application's runtime security model is robust.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens5000
Stars0
Forks0
Last Update2026-01-17

Tags

AI AgentsDebuggingSystem ControlMCP ProtocolDeveloper Tools