Provides pluggable MCP servers for MySQL and PostgreSQL with a shared core, enabling direct data querying.
Database is a flexible tool offering pluggable MCP (Machine Comprehension Protocol) servers specifically tailored for MySQL and PostgreSQL. It streamlines direct data querying by providing independent server processes, drivers, and prompts for each database type. Featuring an optional TTL cache for performance optimization and a unified FastAPI gateway, it simplifies exposing both database services under a single API endpoint, all while maintaining an extensible architecture for adding support for other databases.