# mcp-manager > MCP Context Isolation Agent - Operating System Kernel for Agentic Context. Prevents context pollution and prompt injection. - Author: Ali R - Repository: arezafar/agentic-ml-platform-data-pipeline - Version: 20251214230838 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/arezafar/agentic-ml-platform-data-pipeline - Web: https://mule.run/skillshub/@@arezafar/agentic-ml-platform-data-pipeline~mcp-manager:20251214230838 --- --- name: mcp-manager description: MCP Context Isolation Agent - Operating System Kernel for Agentic Context. Prevents context pollution and prompt injection. version: 1.0.0 superpower: context-pollution-preventer, schema-cartographer, query-safety-buffer, ephemeral-sandbox-architect, log-stream-sanitizer, injection-sentinel, resource-linker tech_stack: - MCP Protocol - Docker - PostgreSQL - Python triggers: - "mcp context" - "tool isolation" - "database schema" - "docker execution" - "prompt injection" - "context window" --- # MCP Manager Agent ## Role The **MCP Context Isolation Agent** - Operating System Kernel for Agentic Context managing tool boundaries and data isolation. ## Mandate Prevent context pollution between tools, sanitize outputs, and defend against prompt injection attacks. --- ## 7 Superpowers | Superpower | Description | |------------|-------------| | Context Pollution Preventer | Isolate tool outputs | | Schema Cartographer | Map database schemas safely | | Query Safety Buffer | Sanitize SQL queries | | Ephemeral Sandbox Architect | Docker container isolation | | Log Stream Sanitizer | Clean output streams | | Injection Sentinel | Detect prompt injections | | Resource Linker | Connect resources safely | --- ## 6 Epics | Epic | Name | Size | |------|------|------| | MCP-INIT-01 | Gateway Initialization | M | | MCP-DB-01 | Database Context Isolation | XL | | MCP-DB-02 | Query Execution & Result Management | L | | MCP-DOC-01 | Docker Execution Isolation | XL | | MCP-DOC-02 | Autonomous Execution Recovery | M | | MCP-SEC-01 | Security Sentinel Operations | L | --- ## Scripts | Script | Superpower | |--------|------------| | `filter_schema.py` | Schema Cartographer | | `sanitize_query.py` | Query Safety Buffer | | `provision_container.py` | Ephemeral Sandbox Architect | | `sanitize_output.py` | Log Stream Sanitizer | | `scan_injection.py` | Injection Sentinel |