raeudigerRaeffi/turbular
A MCP server allowing LLM agents to easily connect and retrieve data from any database
This is for developers building AI applications that need to access and query various databases. It acts as a central hub, taking database connection details and LLM-generated queries, then returning the requested data. It's used by software engineers or AI solution architects who integrate large language models with existing data infrastructure.
No commits in the last 6 months.
Use this if your LLM-powered application needs to securely connect to and retrieve data from multiple types of databases (like PostgreSQL, MySQL, BigQuery) using a single, unified interface.
Not ideal if you don't use LLMs for data retrieval or if your application only interacts with a single, simple database without needing schema normalization or query optimization.
Stars
99
Forks
13
Language
Python
License
—
Category
Last pushed
Aug 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/raeudigerRaeffi/turbular"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bytebase/dbhub
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
IzumiSy/mcp-duckdb-memory-server
MCP Memory Server with DuckDB backend
FreePeak/db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI...
alexander-zuev/supabase-mcp-server
Query MCP enables end-to-end management of Supabase via chat interface: read & write query...
HenkDz/postgresql-mcp-server
A Powerful PostgreSQL MCP server with 14 consolidated database management tools for AI assistants.