
MGC Blackbox – Local Encrypted Execution Layer
@zkeviny
关于 MGC Blackbox – Local Encrypted Execution Layer
A local encrypted execution layer for AI agents. Provides sealed scripts, protected subprocess execution, and secure local storage.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mgc-blackbox": {
"command": "mgc",
"args": [
"--mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MGC Blackbox – Local Encrypted Execution Layer?
MGC Blackbox – Local Encrypted Execution Layer is a local encrypted execution engine that protects sensitive human intent and enables secure, deterministic AI execution. It provides sealed script execution, protected subprocess execution, encrypted local storage, a capability sandbox, and three interaction interfaces (WebUI, API, MCP).
How to use MGC Blackbox – Local Encrypted Execution Layer?
Install via pip with the command pip install mgc-blackbox. For detailed installation and usage instructions, refer to the full documentation at the provided GitHub repository.
Key features of MGC Blackbox – Local Encrypted Execution Layer
- Sealed script execution (encrypted, decrypted at runtime)
- Protected subprocess execution in a controlled sandbox
- Encrypted local storage with device-level encryption
- Capability sandbox hides underlying logic from AI
- Three interaction interfaces: WebUI, API, MCP
- Serves as a trusted execution boundary for agents
Use cases of MGC Blackbox – Local Encrypted Execution Layer
- Execute sensitive AI scripts without exposing plaintext logic.
- Run local commands in a secure, sandboxed environment.
- Store and process encrypted data for AI-driven tasks.
- Provide a trusted boundary for agent orchestration.
FAQ from MGC Blackbox – Local Encrypted Execution Layer
What is MGC Blackbox – Local Encrypted Execution Layer?
It is a local encrypted execution engine that protects sensitive human intent and enables secure, deterministic AI execution. It is not an agent but a trusted execution boundary for agents.
What features does MGC Blackbox provide?
It provides sealed script execution, protected subprocess execution, encrypted local storage, a capability sandbox, and three interaction interfaces (WebUI, API, MCP).
How do I install MGC Blackbox – Local Encrypted Execution Layer?
Install via pip with the command pip install mgc-blackbox.
Where can I find full documentation?
Full documentation is available at https://github.com/zkeviny/MGC-Blackbox.
How does MGC Blackbox relate to AI agents?
MGC Blackbox is not an agent; it serves as a trusted execution boundary for agents, allowing them to use capabilities without seeing the underlying logic.
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mlops
visengerA curated list of references for MLOps
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论