Let AI access local or remote libSQL/Turso databases with safe defaults.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.arifulislamat/database-mcp-libsql" MCP server from askskill: Run: claude mcp add 'io-github-arifulislamat-database-mcp-libsql' -- npx -y @database-mcp/libsql
Use this MCP tool to query the orders table and return the 20 most recent orders with order ID, user ID, amount, and created time, sorted by newest first.
A readable list of recent order records sorted by created time in descending order.
Connect to the Turso/libSQL database, count new users per day for the last 30 days, and provide a brief trend summary.
Daily new-user counts plus a short summary of the overall trend.
Read the available tables in the current libSQL database and briefly explain what business data each table likely stores.
A list of tables with concise business-oriented explanations.
Developers or analysts can let AI connect to local or remote libSQL/Turso databases to read tables and query results directly. Its default read-only mode, row caps, and timeouts make it better suited for controlled access.
When teams need to quickly verify data in production or test environments, this MCP tool acts as a bridge between AI and Turso/libSQL. It is suitable for inspecting records, doing basic counts, and answering questions about database contents.
It is an MCP server for libSQL/Turso that lets AI connect to local or remote databases. Based on the description, it is read-only by default and includes row caps and timeout controls.
No. The description explicitly says it is read-only by default. Whether writes are supported or how to enable them is not stated in the provided material; see the source repository.
The description mentions row caps and timeout mechanisms, which can limit result size and execution time. Specific values and configuration details are not provided; see the source repository.
MCP server for SQLite databases. Read-only by default, row caps, statement timeouts.
MCP server for MySQL. Read-only by default, row caps, statement timeouts, secrets never logged.
MCP server for PostgreSQL. Read-only by default, row caps, timeouts, secrets never logged.
Securely connect LLMs to Turso for organization and database management.
Safely let AI query PostgreSQL, MySQL, and SQLite in read-only mode.
Let AI query multiple SQL databases read-only and export results.
Safely query SQL and NoSQL databases through AI with zero setup.
Let AI query, inspect, and analyze schemas across relational databases.
Let AI assistants securely query and manage multiple MySQL or MariaDB databases.