mcp-server-sqlite

mcp-server-sqlite

3.2

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.

read_query

Execute SELECT query and return query results

write_query

Execute an INSERT, UPDATE, or DELETE query to return the number of affected rows

create_table

Create a new table and return confirmation information

list_tables

List all table names in the database

describe-table

View column definitions and types for a specific table

append_insight

Add new business insights memo resources