Loading MCP server directory, please wait...
Token-efficient MCP server for MySQL, PostgreSQL, and SQLite
npx @getmcp/cli add io.github.rzlco666/mcp-sql-rustRequires Pre-built binary. Community-contributed server. Review source before installing.
DATABASE_URLDatabase connection URL
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rzlco666/mcp-sql-rust": {
"command": "https://github.com/rzlco666/mcp-sql-rust/releases/download/v0.4.0/mcp-sql-rust-x86_64-unknown-linux-gnu.mcpb",
"env": {
"DATABASE_URL": ""
}
}
}
}