A .NET-based MCP server that connects AI agents directly to Microsoft SQL Server databases through the official C# SDK and Akka.NET coordination. Exposes three core tools: execute_sql for running any SQL query, list_tables for schema discovery with row counts, and list_schemas for exploring available databases. Ships as a Docker container that you configure with a standard SQL Server connection string, supporting Windows Authentication, SQL Server auth, and Azure SQL Database. Built specifically to address reliability issues with existing SQL Server MCP implementations on Windows environments.
claude mcp add --transport stdio aaronontheweb-mssql-mcp uvx mssql-mcp