About
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.
Key Features
- Supports Windows and SQL Server authentication
- Allows execution of SELECT, INSERT, UPDATE, and DELETE queries
- Provides a tool to get allowed databases
- 1 GitHub stars
- Enables creating, listing, and describing tables
Use Cases
- Enable secure data querying and manipulation with different authentication methods
- Integrate SQL Server Express data access into applications like Claude Desktop
- Automate database management tasks through a standardized interface