Skip to content
Windsurf

mcp server mssql for Windsurf

io.github.daedalus/mcp-server-mssql

MCP server for Microsoft SQL Server using mssql-python

client:Windsurf transport:stdio runtime:pypi

Install mcp server mssql in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-server-mssql": {
      "command": "uvx",
      "args": [
        "mcp-server-mssql"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp server mssql in other clients