Tidesman is a free native MCP server designed for use with Apple's container tool on macOS systems equipped with Apple Silicon. It enables running, inspecting, and debugging Linux containers by communicating directly with Apple's container engine through Apple's own Swift client library, rather than relying on command-line parsing. This direct integration allows for faster interactions and structured data output, making it suitable for AI assistants and any MCP client that needs to manage or monitor containers locally.
The tool operates exclusively on Apple Silicon Macs running macOS 26 "Tahoe" and requires Apple's container engine to be installed and running before use. Tidesman runs locally over standard input and output (stdio) without opening network ports or listening on sockets, enhancing security and privacy. It is signed and notarized by Apple, allowing for straightforward installation and verification through provided SHA256 checksums. The software is not affiliated with Apple Inc.
Tidesman supports multiple access modes controlled by a single flag: read-only (the default), safe, and full. The read-only mode allows users to inspect containers and logs without making changes, while safe mode adds the ability to run, stop, and manage containers without permitting deletions. Full mode enables all operations, including destructive actions such as deleting containers. Host filesystem mounts are disabled by default and require explicit user permission, ensuring the user's files remain protected unless deliberately shared. Each operation is audit-logged locally, providing a record of all actions performed.
The platform exposes nine distinct tools grouped by risk: four read tools available in all modes (system ping, container listing, inspection, and log retrieval), four write tools accessible in safe and full modes (run, exec, stop, and kill containers), and one destructive tool (delete container) available only in full mode. Every tool declares its capabilities, allowing MCP clients to prompt users before executing risky operations. Tidesman is built and maintained by Jerónimo Colón III.
Tidesman is an Other infrastructure product. Enabling developers and AI assistants to manage and debug Linux containers on Apple devices using a native MCP server. Tidesman is an open-source project aimed at developers using Apple container tools. Tidesman costs nothing to use. The product ships for the command line and macOS.
Tidesman first shipped in 2026. The project is developed in the open on GitHub with 2 commits in the last 90 days. Among its 5 catalogued features are MCP server, container inspection, and read-only mode. It exposes integrations via an MCP server.
Latest indexed changes and source events
Tidesman: Native MCP server for Apple Container's Linux container workflows verified by the PulseGate indexer
Other apps tracked under the same category.