LibSQL
Creatednicholasq
Interfaces with LibSQL databases, providing schema information and enabling table queries.
About
The LibSQL Model Context Protocol Server is designed to interface with LibSQL databases, providing schema information and enabling table queries. Built using Deno, this server leverages the Model Context Protocol (MCP) to handle requests such as listing resources, reading resource schemas, completing prompts, and executing SQL queries. It supports both authenticated and unauthenticated access to LibSQL databases, offering flexibility and security for developers integrating LibSQL database functionalities into their applications.
Key Features
- Provides schema information
- Interfaces with LibSQL databases
- Enables table queries
- Built with Deno
- Supports authenticated and unauthenticated access
Use Cases
- Integrating LibSQL database functionalities into applications
- Accessing and querying LibSQL databases programmatically
- Managing and securing LibSQL database access