Skip to content
Cline

Devart MCP Server for SQL Server (ADO.NET) for Cline

com.devart/mcp-sqlserver

Schema-aware read/write access to SQL Server through Devart dotConnect ADO.NET data provider.

client:Cline transport:stdio runtime:nuget

Install Devart MCP Server for SQL Server (ADO.NET) in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-sqlserver": {
      "command": "dnx",
      "args": [
        "Devart.Mcp.SqlServer",
        "--yes"
      ],
      "env": {
        "DEVART_MCP_SQLSERVER_CONNECTION": "<DEVART_MCP_SQLSERVER_CONNECTION>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Devart MCP Server for SQL Server (ADO.NET) in other clients