Turso
Creatednbbaier
Enables interaction with Turso-hosted LibSQL databases via the Model Context Protocol (MCP).
About
Turso provides an MCP server interface for accessing and querying Turso-hosted LibSQL databases. It allows users to retrieve table lists, database schemas, and execute SELECT queries, making it easy to integrate Turso databases with applications using the Model Context Protocol. The server supports configurable logging and can be integrated with platforms like Claude Desktop.
Key Features
- Retrieves a list of tables in a database
- Performs SELECT queries
- Retrieves the database schema
- Configurable logging
- Retrieves the schema of a table
- 5 GitHub stars
Use Cases
- Accessing Turso databases from applications using the Model Context Protocol.
- Querying data stored in Turso-hosted LibSQL databases.
- Integrating LibSQL databases into AI workflows using MCP.