Github Digital Defiance Mcp Filesystem
Advanced filesystem operations with strict security boundaries for AI agents
About This MCP Server
> 📝 Note: All packages have been split into individual Git submodules with their own repositories for better maintainability and independent versioning. Each package now has its own dedicated repository under the Digital-Defiance organization.
Our flagship MCP ACS Debugger is now available as a native VS Code extension, bringing professional-grade debugging capabilities directly to your editor with zero configuration required.
The AI Capability Extension Suite provides 5 comprehensive MCP servers that give AI agents professional-grade capabilities, plus Akira:
📚 Documentation:
1. Install from Marketplace:
2. Start Debugging:
3. Use with Copilot:
1. Install globally:
2. Configure your AI agent:
3. Use with your AI agent:
1. screenshot_capture_full - Capture entire screen with format options (PNG, JPEG, WebP, BMP) 2. screenshot_capture_window - Capture specific application windows by title or ID 3. screenshot_capture_region - Capture rectangular screen regions with precise boundaries 4. screenshot_list_displays - List connected displays with resolutions and scaling 5. screenshot_list_windows - List visible windows with titles, positions, and dimensions
📚 Documentation:
Tools & Endpoints1
Example Workflow
@spec approve requirements feature-name @spec approve design feature-name @spec approve tasks feature-name
Why Use Github Digital Defiance Mcp Filesystem?
- Enterprise-grade testing with 94.53% coverage
- Property-based testing with 22 correctness properties
- Load testing with 100+ concurrent sessions
- Chaos testing for reliability validation
- Security testing for vulnerability detection
- Native VS Code extension with zero configuration
- Standalone MCP server for universal AI agent support
- Docker containers for easy deployment
- Standalone binaries for no-install usage
- 25+ debugging tools (most comprehensive in MCP ecosystem)
- Performance profiling (CPU, memory, timeline)
- Advanced breakpoint types (logpoints, exception, hit count, function)
Specifications
Requirements
- Node.js 18+
- Yarn (workspace support)
- TypeScript 5+
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
npm install -g @ai-capabilities-suite/mcp-debugger-serverConfigure
{
"mcpServers": {
"mcp-screenshot": {
"command": "npx",
"args": ["-y", "@ai-capabilities-suite/mcp-screenshot"]
},
"mcp-process": {
"command": "npx",
"args": [
"-y",
"@ai-capabilities-suite/mcp-process",
"--config",
"./mcp-process-config.json"
]
},
"mcp-debugger": {
"command": "npx",
"args": ["-y", "@ai-capabilities-suite/mcp-debugger-server"]
}
}
}Performance
Usage
Quick Reference
- Name
- Github Digital Defiance Mcp Filesystem
- Function
- Advanced filesystem operations with strict security boundaries for AI agents
- Available Tools
- sudo apt-get install -y python3-setuptools build-essential
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install -g @ai-capabilities-suite/mcp-debugger-server
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.