Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by vika2603 • Uncategorized
A Rust-based MCP server enabling AI assistants to safely and efficiently interact with multiple SQL databases.
Query multiple SQL databases safely with read-only or controlled write access.
That require transaction support and protection against dangerous SQL operations.
Flexible transport options including CLI integration and HTTP with authentication.
DB MCP Server supports SQLite, PostgreSQL, and MySQL databases with read-only access by default and optional writable mode. It offers full ACID transaction management, parameterized queries for SQL injection protection, and supports both stdio and HTTP transports with authentication. The server allows dynamic connection management and provides output formatting options, making it a robust solution for AI-driven database interactions.