Back to Home
ttcc666 icon

DatabaseMcpServer

Verified Safe

by ttcc666

Overview

This server provides a unified, secure database operation interface for AI assistants, supporting a wide range of database types and dynamic switching.

Installation

Run Command
DatabaseMcpServer

Environment Variables

  • DB_CONFIG_PATH

Security Notes

The server features robust security measures, including explicit SQL injection protection via parameterized queries, automatic detection and blocking of dangerous DDL/DML operations (e.g., 'DROP TABLE', 'DELETE without WHERE'), and sensitive information protection (e.g., redacting passwords in logs). Configuration is driven by external JSON files, preventing hardcoded secrets. It communicates via standard I/O (stdio), reducing network exposure for the server itself.

Similar Servers

Stats

Interest Score37
Security Score9
Cost ClassMedium
Stars5
Forks0
Last Update2025-12-05

Tags

DatabaseMCP ServerAI AssistantMulti-database.NET