mcp-server-libsql

mcp-server-libsql

3.3

If you are the rightful owner of mcp-server-libsql and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The LibSQL Model Context Protocol Server is designed to interface with LibSQL databases, providing schema information and enabling table queries.

The LibSQL Model Context Protocol Server is a robust server application built using Deno 2.1, designed to interface seamlessly with LibSQL databases. It leverages the Model Context Protocol (MCP) to handle a variety of requests, including listing resources, reading resource schemas, completing prompts, and executing SQL queries. The server supports both authenticated and unauthenticated access, offering flexibility and security for developers. This makes it an ideal solution for those looking to integrate LibSQL database functionalities into their applications. The server is easy to set up and run, requiring only Deno 2.1+ and a LibSQL database URL. It is licensed under the MIT License, ensuring open-source accessibility and collaboration.

Features

  • Supports both authenticated and unauthenticated access to LibSQL databases.
  • Handles requests such as listing resources, reading schemas, and executing SQL queries.
  • Built using Deno 2.1, ensuring modern and efficient server performance.
  • Provides seamless integration of LibSQL database functionalities into applications.
  • Open-source and licensed under the MIT License.