About
Db-mcp is a utility designed to allow AI assistants that utilize the Model Context Protocol (MCP) to interact with and query databases. It offers a simple interface for connecting to various database systems using Data Source Names (DSN), executing queries, and retrieving results in CSV format. The tool supports PostgreSQL, MySQL, and SQLite, making it versatile for different database environments.
Key Features
- Supports PostgreSQL, MySQL, and SQLite databases
- Executes queries and returns results in CSV format
- Provides a command to determine database flavor
- 0 GitHub stars
- Connects to databases using DSN (Data Source Name)
Use Cases
- Allowing AI assistants to fetch real-time data from databases
- Integrating database queries into AI-driven workflows
- Providing a standardized interface for AI to interact with different database systems