An MCP server for tracking personal monthly budgets, allowing users to add people, initialize months with salary, log expenses, and retrieve monthly statements through natural language.
A Model Context Protocol server that enables SQL query execution, database management, and business intelligence capabilities through MySQL connections.
A simple MCP server for tracking expenses in a local SQLite database, enabling add, read, update, delete, and summarization of expenses with predefined categories.
A Model Context Protocol (MCP) server that converts natural language queries into SQL statements, allowing users to query MySQL databases using conversational language instead of writing SQL code.
A production-ready MCP server for MySQL database operations, providing secure HTTP endpoints for read-only queries, performance analysis, and server monitoring.