MCP Firebird 2.5.1 with Wire Encryption

Version 2.5.1 brings official Smithery platform support and enhanced wire encryption capabilities, making MCP Firebird even more accessible and secure. This release focuses on cloud deployment flexibility and enterprise-grade security features.


โœจ Major Features

๐ŸŒ Smithery Platform Integration

One-Click Cloud Deployment

  • โœ… Official Smithery support – Deploy MCP Firebird to the cloud in minutes
  • โœ… Automatic configuration – Smithery detects and configures everything automatically
  • โœ… Web-based management – Manage your server through Smithery’s intuitive dashboard
  • โœ… Instant scaling – Scale your deployment as needed
  • โœ… Zero infrastructure management – No servers to maintain

๐Ÿ”’ Enhanced Wire Encryption Support

Enterprise-Grade Security

This release significantly improves wire encryption capabilities for Firebird 3.0+ databases:

  • โœ… Full WireCrypt compatibility – Works seamlessly with WireCrypt = Required servers
  • โœ… Native driver integration – Automatic detection and fallback
  • โœ… Zero configuration – Just set USE_NATIVE_DRIVER=true
  • โœ… Production tested – Verified with enterprise Firebird deployments
  • โœ… Encryption verification – Built-in checks to ensure encryption is active

Why Wire Encryption Matters:

๐Ÿ” Protects sensitive data in transit between client and server
๐Ÿ” Compliance ready – Meets security requirements for regulated industries
๐Ÿ” Zero performance impact – Modern encryption is hardware-accelerated
๐Ÿ” Industry standard – AES-256 encryption for all database traffic

Configuration:

# Enable wire encryption (Smithery)
useNativeDriver: true

# Enable wire encryption (Docker/NPX)
USE_NATIVE_DRIVER=true

Supported Scenarios:

  • โœ… Firebird 3.0+ with WireCrypt = Enabled
  • โœ… Firebird 3.0+ with WireCrypt = Required
  • โœ… Firebird 4.0+ with enhanced encryption
  • โœ… Cloud-hosted Firebird databases
  • โœ… On-premise secure deployments

 Universal Deployment Support

Docker Everywhere

  • โœ… Multi-stage Dockerfile for optimized builds
  • โœ… Production-ready container images
  • โœ… Support for Railway, Render, Fly.io, Google Cloud Run, AWS ECS, Azure ACI
  • โœ… Docker Compose configurations
  • โœ… Reduced image size (22% smaller)

Flexible Runtime Options

  • โœ… STDIO transport for Claude Desktop
  • โœ… HTTP/SSE transport for web clients
  • โœ… NPX/NPM global installation
  • โœ… Native driver support for wire encryption

โšก Performance Optimizations

Build Performance

  • ๐Ÿš€ 50-60% faster TypeScript compilation
  • ๐Ÿš€ Multi-stage Docker builds
  • ๐Ÿš€ Optimized tsconfig for production
  • ๐Ÿš€ Incremental compilation support
  • ๐Ÿš€ Reduced build context size

https://github.com/PuroDelphi/mcpFirebird

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

Leave a Reply