数读 是一件可以让你的大模型安全连接到数据库的MCP工具。| DButils is an all-in-one MCP service that enables your AI to do data analysis by harnessing versatile types of database (sqlite, mysql, postgres, and more) within a unified configuration of multiple connections in a secured way (like SSL and controlled write access).
{
"mcpServers": {
"mcp-dbutils": {
"command": "uvx",
"args": [
"mcp-dbutils"
]
}
}
}