mcp-sqlite-bun-server

jacksteamdev/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.

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources