I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP-Sqlite-Bun-Server
1
Github Watches
3
Github Forks
14
Github Stars
SQLite MCP Server
Overview
A Model Context Protocol (MCP) server implementation that provides database interaction and business intelligence capabilities through SQLite. This server enables running SQL queries, analyzing business data, and automatically generating business insight memos.
Installation
- Install Bun if you haven't already
- Clone this repository
- Install dependencies:
bun install
- Run the setup script to configure the server in Claude Desktop:
bun run setup
The setup script will automatically add the server configuration to your Claude Desktop config file, located at:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
Components
Resources
The server exposes a single dynamic resource:
-
memo://insights
: A continuously updated business insights memo that aggregates discovered insights during analysis- Auto-updates as new insights are discovered via the append-insight tool
Prompts
The server provides a demonstration prompt:
-
mcp-demo
: Interactive prompt that guides users through database operations- Required argument:
topic
- The business domain to analyze - Generates appropriate database schemas and sample data
- Guides users through analysis and insight generation
- Integrates with the business insights memo
- Required argument:
Tools
The server offers six core tools:
Query Tools
-
read-query
- Execute SELECT queries to read data from the database
- Input:
-
query
(string): The SELECT SQL query to execute
-
- Returns: Query results as array of objects
-
write-query
- Execute INSERT, UPDATE, or DELETE queries
- Input:
-
query
(string): The SQL modification query
-
- Returns:
{ affected_rows: number }
-
create-table
- Create new tables in the database
- Input:
-
query
(string): CREATE TABLE SQL statement
-
- Returns: Confirmation of table creation
Schema Tools
-
list-tables
- Get a list of all tables in the database
- No input required
- Returns: Array of table names
-
describe-table
- View schema information for a specific table
- Input:
-
table_name
(string): Name of table to describe
-
- Returns: Array of column definitions with names and types
Analysis Tools
-
append-insight
- Add new business insights to the memo resource
- Input:
-
insight
(string): Business insight discovered from data analysis
-
- Returns: Confirmation of insight addition
- Triggers update of memo://insights resource
Development
Project Structure
-
src/index.ts
: Main server implementation -
src/logger.ts
: Logging utility -
scripts/setup.ts
: Claude Desktop configuration script
Logging
The server maintains detailed logs in:
-
server.log
: Located in the project root directory - Logs include timestamps, log levels (DEBUG, INFO, WARN, ERROR, FATAL), and structured metadata
Database
The SQLite database file is created at:
-
data.sqlite
: Located in the project root directory - Created automatically if it doesn't exist
Available Scripts
-
bun run setup
: Configure the server in Claude Desktop -
bun run lint
: Run ESLint checks -
bun run lint:fix
: Fix ESLint issues automatically -
bun run inspect
: Run the MCP inspector
License
This MCP server is licensed under the MIT License. See the LICENSE file for details.
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
You can chat with any You Tube video. I can provide timestamped links to the video when you ask for citations.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Reviews

user_VU5Ki40n
The Mcp Gateway by Timandes is an exceptional product that has dramatically enhanced the efficiency of our server operations. The user-friendly interface and robust performance make it an indispensable tool for anyone managing multiple servers. Highly recommend checking it out at https://mcp.so/server/mcp-gateway/Timandes for more details.