MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
{
"mcpServers": {
"mcp-database": {
"command": "npx",
"args": [
"-y",
"@executeautomation/database-server"
]
}
}
}