Releases: gbrigandi/mcp-server-conceal
Releases · gbrigandi/mcp-server-conceal
Release v0.1.0
First stable release of MCP Server Conceal 🎉
This is the initial release of the MCP Server Conceal, a secure Model Context Protocol (MCP) server that provides data concealment capabilities for any MCP servers.
What's Included:
- Cross-platform binaries for Linux (x86_64), Windows (x86_64), and macOS (Intel/ARM64)
- Code-signed and notarized macOS binaries for enhanced security
- Core concealment functionality to protect sensitive data from any MCP server
- Production-ready server implementation
Installation
Download the appropriate binary for your platform:
- mcp-server-conceal-linux-amd64 - Linux x86_64
- mcp-server-conceal-windows-amd64.exe - Windows x86_64
- mcp-server-conceal-macos-amd64 - macOS Intel
- mcp-server-conceal-macos-arm64 - macOS Apple Silicon
Usage
Run the binary directly or integrate it with your MCP-compatible client application.
Technical Details
- Built with Rust for performance and security
- Implements MCP protocol specifications
- Cross-compiled for multiple target architectures
- macOS binaries are code-signed and notarized for Gatekeeper compatibility
This initial release establishes the foundation for secure data concealment within MCP ecosystems, protecting sensitive information handled by any MCP server.