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
{
"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