8LWXpg/mcp-server-sqlite
If you are the rightful owner of mcp-server-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.
SQLite MCP Server provides database interaction and business intelligence capabilities through SQLite.
Tools
Functions exposed to the LLM to take actions
read_query
Execute a SELECT query on the SQLite database
write_query
Execute an INSERT, UPDATE, or DELETE query on the SQLite database
create_table
Create a new table in the SQLite database
list_tables
List all tables in the SQLite database
describe_table
Get the schema information for a specific table
append_insight
Add a business insight to the memo
Prompts
Interactive templates invoked by user choice
mcp-demo
A prompt to seed the database with initial data and demonstrate what you can do with an SQLite MCP Server + Claude
Resources
Contextual data attached and managed by the client
Business Insights Memo
URI: memo://insights
MIME: text/plain
A living document of discovered business insights