claude mcp add onnorritain-mssql -- npx -y @connorbritain/mssql-mcp-server
{
"mcpServers": {
"onnorritain-mssql": {
"command": "npx",
"args": ["-y", "@connorbritain/mssql-mcp-server"]
}
}
}
{
"mcpServers": {
"onnorritain-mssql": {
"command": "npx",
"args": ["-y", "@connorbritain/mssql-mcp-server"]
}
}
}
{
"mcpServers": {
"onnorritain-mssql": {
"command": "npx",
"args": ["-y", "@connorbritain/mssql-mcp-server"]
}
}
}
About This MCP Server
The io.github.ConnorBritain/mssql server is a Model Context Protocol server that connects to Microsoft SQL Server, enabling features such as schema discovery, profiling, safe writes, and data definition language operations. This server allows developers to interact with their Microsoft SQL Server databases in a more controlled and informed manner. Developers would use this server when they need to integrate their AI coding assistants with Microsoft SQL Server databases, particularly for tasks that require a deep understanding of the database schema and safe data modification.
MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
@connorbritain/mssql-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mssql server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.