abhinavnatarajan/sqlite-reader-mcp
3.2
If you are the rightful owner of sqlite-reader-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.
MCP server for reading SQLite databases.
Tools
Functions exposed to the LLM to take actions
read_query
Execute a SELECT SQL query on a specified SQLite database.
list_tables
List all tables within a given SQLite database.
describe_table
Get schema information (column names, types, etc.) for a specific table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client