Back to Home
hil-basne-bragan icon

protocol18

by hil-basne-bragan

Overview

An MCP server for AI-assisted MySQL database management, monitoring, and SQL execution with resumability features.

Installation

Run Command
No command provided

Environment Variables

  • MYSQL_HOST
  • MYSQL_PORT
  • MYSQL_USER
  • MYSQL_PASSWORD
  • MYSQL_DATABASE
  • MCP_ROLE

Security Notes

The server executes user-provided SQL queries directly after performing regex-based permission checks. Regex parsing of SQL for security is prone to bypasses and potential SQL injection, allowing unauthorized actions. Default database connection parameters (e.g., 'root' user, empty password) in `create_mysql_pool` if external configuration is missing pose a significant risk.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-26

Tags

MySQLDatabase ManagementAI AssistantSQLMonitoringMCP