turbular

turbular

3.5

If you are the rightful owner of turbular and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Turbular is an open-source Model Context Protocol (MCP) server that enables seamless database connectivity for Language Models (LLMs).

Turbular is a robust MCP server designed to facilitate seamless interaction between Language Models (LLMs) and various databases. It provides a unified API interface, allowing AI applications to connect with multiple data sources effortlessly. With features like multi-database support, schema normalization, and secure connections, Turbular optimizes LLM-generated queries and transforms them for compatibility with different database schemas. The server supports a wide range of databases, including PostgreSQL, MySQL, SQLite, BigQuery, Oracle, MS SQL, and Redshift. Turbular is easy to deploy using Docker and can be extended to support new database providers by implementing the BaseDBConnector interface.

Features

  • Multi-Database Support: Connect to various database types through a single API
  • Schema Normalization: Automatically normalize database schemas for LLM compatibility
  • Secure Connections: Support for SSL and various authentication methods
  • High Performance: Optimizes LLM generated queries
  • Query Transformation: Transform LLM-generated queries into unnormalized form