nbbaier/mcp-turso
If you are the rightful owner of mcp-turso 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.
A Model Context Protocol (MCP) server that provides access to the Turso-hosted LibSQL databases.
Tools
Functions exposed to the LLM to take actions
list_tables
Get all table names in the database
get_db_schema
Get SQL creation statement for all tables in the database
describe_table
View column definitions and types for a specific table
query
Execute a SELECT query and return the result
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client