A server that helps people access and query data in databases using the Legion Query Runner with Model Context Protocol (MCP) in Python.
{
"mcpServers": {
"database": {
"command": "uvx",
"args": [
"database-mcp"
]
}
}
}