Provides an interface for connecting to and querying a SQLite database containing customer information via the Model Context Protocol.
Connect Database is an MCP (Model Context Protocol) server designed to facilitate access to customer data stored in a SQLite database. It offers a robust set of functionalities including listing all registered customers, counting total customers, searching and counting customers by specific origins like Facebook, Instagram, or TikTok, and generating advanced metrics such as customer distribution by origin and monthly growth trends. This server acts as a centralized access point for customer information, enabling efficient data retrieval and analysis through a standardized protocol.