Loading MCP server directory, please wait...
MCP server for Microsoft SQL Server — read and data write operations, no DDL
npx @getmcp/cli add io.github.ConnorBritain/mssql-writerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ConnorBritain/mssql-writer": {
"command": "node",
"args": [
"@connorbritain/mssql-mcp-writer"
]
}
}
}