Universal database MCP server supporting multiple database types (PostgreSQL, MySQL, Oracle, etc.), ideal for heterogeneous MCP environments.
Loading more......
A Model Context Protocol (MCP) implementation for connecting to and working with various database systems, serving as a versatile MCP server.
An MCP server integrating with Airtable to enable CRUD operations on records within code editors, showcasing a practical database MCP server implementation.
Provides read and write access to Airtable databases via an MCP server, offering a simple and effective database integration for MCP applications.
The official MCP bridge for Google BigQuery, enabling petabyte-scale analytics and integration with other MCP servers for advanced querying and automation.
A unified MCP server interface for connecting to multiple databases (SQLite, PostgreSQL, MySQL/MariaDB, SQL Server), supporting connection management, query execution, and schema manipulation.
An all-in-one MCP service that allows AI-powered data analysis by connecting to multiple types of databases (sqlite, mysql, postgres, etc.) within a single, unified configuration, making it a comprehensive MCP server solution.
Universal database MCP server supporting multiple database types (PostgreSQL, MySQL, Oracle, etc.), ideal for heterogeneous MCP environments.
execute_query: Run SQL queries and return results as markdown tables.execute_query_json: Run SQL queries and return results as JSON.get_table_columns: Retrieve column names for tables.get_table_types: Retrieve column types for tables.get_query_history: View recent query history.list_databases: List all connected databases.get_database_info: Get detailed database and schema info.find_table: Find which database contains a given table.describe_table: Get detailed table descriptions.get_table_sample: Retrieve sample data from a table.sql_query: Generate SQL queries.explain_query: Explain SQL queries.optimize_query: Optimize SQL queries.select_database: Assist in choosing a database for queries.No pricing information is provided; legion-mcp is open source under the GPL license.