xexr/mcp-libsql
Production-ready MCP server for libSQL databases with comprehensive security and management tools.
Quick Start
Clone the repository:
git clone https://github.com/Xexr/mcp-libsqlClaude Desktop configuration example:
{
"mcpServers": {
"mcp-libsql": {
"command": "npx",
"args": [
"-y",
"xexr/mcp-libsql"
]
}
}
}Check the repository README for specific installation and configuration instructions.