sqlite-mcp

StacklokLabs/sqlite-mcp

3.4

If you are the rightful owner of sqlite-mcp 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 tools and resources for querying SQLite databases.

Tools

Functions exposed to the LLM to take actions

execute_query

Execute SELECT queries against the SQLite database

execute_statement

Execute INSERT, UPDATE, or DELETE statements (only in read-write mode)

list_tables

List all tables in the database

describe_table

Get schema information for a specific table

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources