Devart MCP Server for SQLite (ADO.NET) for Claude Desktop
com.devart/mcp-sqlite
Schema-aware read/write access to SQLite through Devart dotConnect ADO.NET data provider.
client:Claude Desktop
transport:stdio
runtime:nuget
Install Devart MCP Server for SQLite (ADO.NET) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-sqlite": {
"command": "dnx",
"args": [
"Devart.Mcp.SQLite",
"--yes"
],
"env": {
"DEVART_MCP_SQLITE_CONNECTION": "<DEVART_MCP_SQLITE_CONNECTION>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs