Enables interaction with Microsoft SQL Server Express databases.
This tool provides an MCP server interface for interacting with Microsoft SQL Server Express. It supports both Windows and SQL Server authentication, allowing you to execute queries, create and manage tables, and retrieve database schema information directly. It's designed for seamless integration with applications like Claude Desktop, simplifying data access and manipulation for your SQL Server Express instances.
Características Principales
01Supports Windows and SQL Server authentication
02Allows execution of SELECT, INSERT, UPDATE, and DELETE queries
03Provides a tool to get allowed databases
041 GitHub stars
05Enables creating, listing, and describing tables
Casos de Uso
01Enable secure data querying and manipulation with different authentication methods
02Integrate SQL Server Express data access into applications like Claude Desktop
03Automate database management tasks through a standardized interface