MCP Servers / database / MySQL MCP

MySQL MCP

JSON →
none5database

A secure MCP service for accessing and managing MySQL databases, featuring multi-layer security and high-performance connection pooling.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: mysql-mcp-2
Tools
What this server exposes
test_connection
测试数据库连接
get_security_info
获取安全配置信息
list_tables
获取数据库表列表
describe_table
获取表详细结构
generate_table_doc
生成表文档
generate_database_overview
生成数据库概览
execute_query
执行SQL语句
list_schemas
获取可用数据库列表
Configuration
Environment & auth
authnone
envMYSQL_HOST
envMYSQL_PORT
Resources
MySQL MCP — MCP Server · libregistry