alariczq/db-mcp-server
A Rust-based MCP server that enables AI assistants to interact with SQL databases (SQLite, PostgreSQL, MySQL) safely and efficiently.
Platform-specific configuration:
{
"mcpServers": {
"db-mcp-server": {
"command": "npx",
"args": [
"-y",
"db-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...