Skip to main content
Glama

query_database

Execute SELECT queries to read data from LibSQL databases hosted on Turso, enabling data retrieval and analysis.

Instructions

Execute a SELECT query to read data from the database

Input Schema

NameRequiredDescriptionDefault
sqlYes

Input Schema (JSON Schema)

{ "properties": { "sql": { "minLength": 1, "type": "string" } }, "required": [ "sql" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nbbaier/mcp-turso'

If you have feedback or need assistance with the MCP directory API, please join our Discord server