Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mcpflow • Uncategorized
A server that interfaces with LibSQL databases to provide schema info and enable table queries via the Model Context Protocol.
Retrieve schema information from LibSQL databases.
Execute SQL queries on LibSQL databases.
List and read resources within LibSQL databases.
The LibSQL Model Context Protocol Server is a Deno-based application that connects to LibSQL databases, offering schema details and supporting SQL query execution. It handles requests such as listing resources, reading schemas, completing prompts, and running queries, with support for both authenticated and unauthenticated access. This server facilitates seamless integration of LibSQL database functionalities into applications, enhancing flexibility and security for developers.