mcp-server-libsql
The LibSQL Model Context Protocol Server is a server application designed to interface with LibSQL databases. It supports schema information retrieval and table queries, and provides both authenticated and unauthenticated access for flexible integration.
LibSQL Model Context Protocol Server
The LibSQL Model Context Protocol Server interfaces with LibSQL databases, providing schema information and enabling table queries. Built with Deno 2.1, it leverages the Model Context Protocol for handling requests such as listing resources, reading schemas, completing prompts, and executing SQL queries. It supports both authenticated and unauthenticated access, ensuring flexibility and security. Ideal for developers integrating LibSQL database functionalities.
Requirements
- Deno 2.1+
- A LibSQL database URL
License
This project is licensed under the MIT License.