mcp-sqlite

panasenco/mcp-sqlite

3.4

If you are the rightful owner of mcp-sqlite 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.

mcp-sqlite is a model context protocol server that provides AI agents with access to SQLite databases, allowing them to retrieve data structures and execute queries without direct access to external systems.

Tools

Functions exposed to the LLM to take actions

sqlite_get_catalog

Tool to get the complete catalog of databases, tables, and columns, combined with metadata.

sqlite_execute

Tool to execute arbitrary SQL queries, returning results as HTML.

sqlite_execute_main_survivors_of_age

Tool to execute a predefined query to count survivors of a specific age.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources