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.
An MCP Server for Microsoft Azure SQL Database, allowing Model Context Protocol clients to interact with managed Azure SQL databases in the cloud.
An MCP Server for bit.io, providing Model Context Protocol access to bit.ioās zeroāconfig, shareable cloud databases.
Provides a JSON-RPC interface to Datomic databases through the MCP protocol, enabling schema exploration and Datalog query execution. This makes it a specialized MCP server for interacting with Datomic.
A Model Context Protocol (MCP) implementation for connecting to and working with various database systems, serving as a versatile MCP server.
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.