SQL Server

Provides robust SQL Server database access with T-SQL validation, connection management, and cross-platform Docker support for exe

aaronontheweb 153
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides robust SQL Server database access for AI agents through a well-architected .NET application built with Akka.NET for internal coordination and the official MCP C# SDK. Created by Aaron Stannard to address reliability issues with existing database MCP solutions, particularly on Windows, it offers three core tools: execute_sql for running any SQL query, list_tables for schema discovery with row counts, and list_schemas for database exploration. The implementation includes comprehensive error handling, T-SQL syntax validation to prevent invalid inputs from AI agents, automatic connection validation, and Docker support with multi-platform container builds, making it valuable for AI-powered database administration, data analysis workflows, and applications requiring reliable SQL Server integration across Windows, macOS, and Linux environments.

Source

Repository: https://github.com/aaronontheweb/mssql-mcp

Maintain SQL Server?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[SQL Server on getagentictools](https://getagentictools.com/mcp/aaronontheweb-mssql-mcp?ref=badge)