mcp-toolbox

MCP server for database operations and queries

brewmacoslinux
Try with needOr install directly
Source

About

MCP server for databases

Commands

mcp-toolbox

Examples

Start the MCP server for database operations$ mcp-toolbox start
Execute a database query through the MCP interface$ mcp-toolbox query --database mydb --sql 'SELECT * FROM users'
List available database connections$ mcp-toolbox list-connections