Legion Database
Enables natural language querying and management of multiple database types (PostgreSQL, MySQL, SQL Server, BigQuery) for data analysis, business intelligence, and database exploration.
Featured
View Source59 stars
0 tools
Created Aug 2025
@theralabs/theralabs-legion-database-legion-mcpAbout
Enables natural language querying and management of multiple database types (PostgreSQL, MySQL, SQL Server, BigQuery) for data analysis, business intelligence, and database exploration.
Categories
general
Installation
npm
npm install @theralabs/theralabs-legion-database-legion-mcp
Configuration
{
"mcpServers": {
"theralabs-legion-database-legion-mcp": {
"command": "npx",
"args": [
"-y",
"@theralabs/theralabs-legion-database-legion-mcp"
]
}
}
}