ClaudiuJitea/sqlite-mcp-server
If you are the rightful owner of sqlite-mcp-server 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.
The SQLite MCP Server is a Model Context Protocol server designed to facilitate comprehensive management of SQLite databases through a standardized interface, enabling AI assistants and other MCP clients to interact seamlessly with SQLite databases.
Tools
Functions exposed to the LLM to take actions
discover_database
Complete database overview with schema, relationships, and examples.
get_schema_summary
Quick summary of all tables with basic info.
explain_table
Simple explanation of a table with examples.
smart_query
Ask questions in plain English and get answers.
show_table
Shows table structure and sample data quickly.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client