Back to Home

mcp-server-mysql

by benborla

Overview

A backend server application for a Modular Control Platform (MCP) or Microservice Control Plane, likely built with Node.js/TypeScript and integrating with MySQL, potentially featuring AI/LLM evaluation capabilities.

Installation

Run Command
docker build -t mcp-server-mysql . && docker run -p 3000:3000 mcp-server-mysql

Security Notes

The presence of 'evals.ts' indicates potential dynamic code execution, which poses a significant security risk if not rigorously sandboxed and input-validated. As a server application, it also faces inherent network exposure and requires secure handling of database credentials.

Similar Servers

Stats

Interest Score99
Security Score6
Cost ClassMedium
Avg Tokens1000
Stars918
Forks264
Last Update2025-11-18

Tags

Node.jsTypeScriptMySQLBackendMicroserviceLLM-enabled