The Database MCP Server is a robust Go-based tool designed to connect AI agents with SQL databases through the Model Context Protocol. It offers a comprehensive suite of 12 MCP tools, facilitating tasks like schema introspection, SQL execution (read-only), secure credential management, and automated join discovery. By integrating connection pooling, structured JSON logging, and AES-GCM encryption, it provides a secure and efficient way for AI systems to query, analyze, and understand database structures and data, making it an essential component for AI-driven data interactions.
Características Principales
010 GitHub stars
02Automated Join Discovery and Smart Query Builder
03Secure Credentials with AES-GCM Encryption
04Comprehensive Schema Introspection (tables, schemas, joins)
05SQL Query Execution with Read-only Enforcement
06Efficient Connection Pooling for multiple database profiles