MCP server for interacting with SQLite and SQL Server databases by ExecuteAutomation
{
"mcpServers": {
"executeautomationdatabase": {
"command": "npx",
"args": [
"-y",
"@executeautomation/database-server"
]
}
}
}