mcp-sqlite-bun-server

mcp-sqlite-bun-server

3.4

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

A Model Context Protocol (MCP) server implementation that 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 the structure information of the specified table

append-insight

Add business insights to the memo resource and trigger updates