An MCP server bridging to ClickZetta databases for executing SQL queries, exploring schema information, and documenting insights via natural language interaction.
Loading more......
A Model Context Protocol server enabling LLMs to interact with SQLite and SQL Server databases, supporting schema inspection and SQL query execution, as an exemplary database MCP server.
A Model Context Protocol server for MongoDB, enabling LLMs to query, insert, delete, and aggregate documents via natural languageādemonstrating MCP server database integration.
MCP server for managing Redis Cloud resources using natural language, supporting database creation, subscription monitoring, and deployment configuration.
Supabase MCP Server offering SQL query execution and database exploration tools. Provides MCP protocol support for managing data within Supabase environments.
An MCP server designed for querying and analyzing Azure Data Explorer databases, supporting time-series and analytics MCP use cases.
An MCP server integrating with Airtable to enable CRUD operations on records within code editors, showcasing a practical database MCP server implementation.
A Model Context Protocol (MCP) server for interacting with ClickZetta Lakehouse databases, enabling SQL query execution, schema exploration, and documentation of data insights via natural language interfaces.
read_query: Execute read-only SQL queries.write_query: Execute write SQL queries when enabled with --allow-write.create_table: Create tables in the database (requires --allow-write).list_tables: List all available tables in the database.describe-table: Get schema details for a specific table..env file.No pricing information is provided; the source code is available as an open source project.