Back to Home
ttcc666 icon

DatabaseMcpServer

Verified Safe

by ttcc666

Overview

Provides a robust and secure database access layer for AI assistants, supporting 19 types of databases with single-instance multi-database dynamic switching and over 50 tools for data and schema management.

Installation

Run Command
DatabaseMcpServer

Environment Variables

  • DB_CONFIG_PATH
  • SEQ_SERVER_URL
  • SEQ_API_KEY
  • DB_DDL_WHITELIST

Security Notes

The server includes explicit security features like dangerous operation detection (e.g., DROP/TRUNCATE TABLE, unconditioned DELETE/UPDATE), SQL injection prevention via parameterized queries, and sensitive information protection (passwords hidden in logs/config). Configuration is externalized via `DB_CONFIG_PATH`. DDL operations can be whitelisted. While external logging services (Seq) are supported, their security depends on external setup. Overall, it demonstrates a strong focus on secure database interactions.

Similar Servers

Stats

Interest Score37
Security Score8
Cost ClassLow
Avg Tokens1
Stars5
Forks0
Last Update2025-12-10

Tags

Database OperationsAI AssistantMulti-databaseMCP Server.NET