ConnorBritain/mssql-mcp-writer
MCP server for SQL Server with read and data modification tools—no DDL operations.
Platform-specific configuration:
{
"mcpServers": {
"mssql-mcp-writer": {
"command": "npx",
"args": [
"-y",
"mssql-mcp-writer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...