Xexr/mcp-libsql
If you are the rightful owner of mcp-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.
MCP libSQL by xexr is a Model Context Protocol server designed for secure and efficient database operations with libSQL, integrating seamlessly with MCP-compatible clients like Claude Desktop.
Tools
Functions exposed to the LLM to take actions
read-query
Execute SELECT queries with comprehensive security validation.
write-query
INSERT/UPDATE/DELETE operations with transaction support.
create-table
DDL operations for table creation with security measures.
alter-table
Table structure modifications (ADD/RENAME/DROP operations).
list-tables
Database metadata browsing with filtering options.
describe-table
Table schema inspection with multiple output formats.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client