Legion MCP
未申請A server that helps people access and query data in databases using the Legion Query Runner with Model Context Protocol (MCP) in Python.
databaselegion-aimcpmcp-serverquery-builder
インストール
$
npx @modelcontextprotocol/inspector uv run src/database_mcp/mcp_server.py未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(10個)
describe_table
Get detailed description of a table including column names and types
execute_query
Execute a SQL query and return results as a markdown table
execute_query_json
Execute a SQL query and return results as JSON
find_table
Find which database contains a specific table
get_database_info
Get detailed information about a database including schema
get_query_history
Get the recent query history
get_table_columns
Get column names for a specific table
get_table_sample
Get a sample of data from a table
get_table_types
Get column types for a specific table
list_databases
List all available database connections