SQL Server MCP (macOS) for Windsurf
io.github.tharanabope/sql-server-mcp-macos
SQL Server MCP with RAG capabilities for macOS (Docker SQL Server support)
client:Windsurf
transport:stdio
runtime:npm
Install SQL Server MCP (macOS) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sql-server-mcp-macos": {
"command": "npx",
"args": [
"-y",
"@tharanabopearachchi/sql-server-mcp-macos"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs