jacksteamdev_mcp-sqlite-bun-server

jacksteamdev_mcp-sqlite-bun-server

0

The SQLite MCP Server is a protocol server that facilitates database interaction and business analytics through SQLite. It offers a suite of tools to execute SQL queries, manage schemas, and generate insights automatically, making it a robust solution for business intelligence tasks.

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 table

append-insight

Add Business Insights Memorandum Resources