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