Execute SQL queries on SQL Server databases with parameter support while maintaining security against SQL injection and blocking destructive operations.
Close all active connections to the SQL Server database to free resources, ensure clean shutdowns, or prepare for maintenance. Returns disconnection status and count of closed connections.
Enables interaction with Microsoft SQL Server databases using both SQL Server and Windows Authentication. It supports flexible connection configurations, including read-only modes and encrypted communication for secure data management.
A Model Context Protocol server for interacting with MSSQL and PostgreSQL databases, offering tools for schema exploration and SQL execution. It features configurable query modes for safety and supports advanced authentication methods like Windows Auth and SSL.