mcp-server-sqlite

mcp-server-sqlite

0

SQLite MCP Server is an implementation of the Model Context Protocol (MCP) that leverages SQLite to interact with databases and enable business intelligence. It features tools for SQL querying, schema management, and dynamic insight generation, supporting deployment via Docker and Claude Desktop.

Overview

  • A Model Context Protocol (MCP) server implemented with SQLite for database interaction and business intelligence.
  • Features include running SQL queries, analyzing business data, and auto-generating business insight memos.
  • Provides a dynamic resource: memo://insights for real-time business insights.
  • Tools available for querying, schema management, and analysis.
  • Compatible with Claude Desktop and Docker deployment.

Components

Resources

  • memo://insights: Auto-updated business insights memo.

Prompts

  • mcp-demo: Guides users through database operations.

Tools

  • Query Tools: read_query, write_query, create_table.
  • Schema Tools: list_tables, describe-table.
  • Analysis Tools: append_insight.

Usage

  • Compatible with Claude Desktop and Docker.

License

  • Licensed under the MIT License.