database-mcp 0.7.0

A single-binary MCP server for MySQL, MariaDB, PostgreSQL, and SQLite
1
2
3
4
5
6
7
[toolchain]
channel = "1.95.0"
components = ["rustfmt", "clippy"]
targets = [
    "aarch64-unknown-linux-gnu",
    "x86_64-apple-darwin",
]