TheRaLabs/legion-mcp
by Various
A server that helps people access and query data in databases using the Legion Query Runner with Model Context Protocol (MCP) in Python.
MCP
TheRaLabs/legion-mcp
Added 1 June 2026
Overview
A Python server that connects the Legion Query Runner to MCP clients, enabling natural language queries against databases. It translates requests into SQL and returns results through the Model Context Protocol.
Best for
Best for
Developers who want to query databases from MCP-enabled AI assistants without writing raw SQL.
Use cases
- Query databases via natural language from MCP-compatible assistants
- Integrate Legion Query Runner with AI coding tools for data exploration
- Automate database lookups in development workflows
Notes
A Python server that connects the Legion Query Runner to MCP clients, enabling natural language queries against databases. It translates requests into SQL and returns results through the Model Context Protocol.
92 stars on GitHub. Last updated 2025-05-11. Licensed GPL-3.0.
Use cases
- Query databases via natural language from MCP-compatible assistants
- Integrate Legion Query Runner with AI coding tools for data exploration
- Automate database lookups in development workflows
Pros
- Simplifies database access for non-SQL users through MCP
- Lightweight Python implementation with clear protocol boundaries
- Open source with 92 stars and active community potential
Cons
- Limited to Legion Query Runner supported databases
- Requires MCP client setup and Python environment
- Small user base may mean fewer examples and slower issue resolution
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simplifies database access for non-SQL users through MCP
- Lightweight Python implementation with clear protocol boundaries
- Open source with 92 stars and active community potential
Cons
- Limited to Legion Query Runner supported databases
- Requires MCP client setup and Python environment
- Small user base may mean fewer examples and slower issue resolution
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.