Catalog
io.github.ConnorBritain/mssql-writer
OfficialMCP server for Microsoft SQL Server — read and data write operations, no DDL
Read and write data to Microsoft SQL Server without DDL operations.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mssql-writer": {
"command": "npx",
"args": [
"-y",
"@connorbritain/mssql-mcp-writer@0.3.1"
]
}
}
}