What problem does it solve?
Provides a complete, guarded workflow for building, operating, and troubleshooting MongoDB Atlas Stream Processing pipelines so teams avoid misconfiguration, unintended billing, and data loss. It consolidates workspace provisioning, connection creation (Kafka, Atlas cluster, S3, HTTPS, Lambda, Schema Registry), processor lifecycle operations, diagnostics, and safe teardown under MCP tool orchestration and pre-deploy validation.
Core Features & Use Cases
- Provision & Build: Create workspaces, register connections, and build processors with prescribed field mappings and elicitation for sensitive data.
- Lifecycle Management: Start, stop, modify, and teardown processors with state checks, safety confirmations, and cascading-delete protections.
- Debugging & Diagnostics: Guided diagnostic patterns,
diagnose-processor usage, DLQ inspection, and concrete ordered remediation steps for common failures (Kafka partitions, OOM, schema errors).
- Sizing & Cost Control: Tier recommendation heuristics, parallelism calculations, and pre-start billing warnings to avoid unexpected charges.
- Use Case: Deploy a Kafka→window→Atlas rollup pipeline with DLQ and monitoring, or diagnose a FAILED processor caused by a misconfigured connection and recover safely.
Quick Start
Create a workspace, add and inspect connections for your sources and sinks, validate fields via search-knowledge, then build and start a processor with a DLQ configured using the MongoDB MCP Server.