Skip to content
Claude Desktop

Devart MCP Server for SQL Server (ADO.NET) for Claude Desktop

com.devart/mcp-sqlserver

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

client:Claude Desktop transport:stdio runtime:nuget

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

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

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