libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ MySQL Database Access
MySQL Database Access
JSON →
http
none
★ 69
database
Provides read-only access to MySQL databases.
github ↗
Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path:
mysql-database-access
Tools
What this server exposes
query
Execute a SELECT query on the MySQL database
execute
Execute an INSERT, UPDATE, or DELETE query on the MySQL database
Configuration
Environment & auth
auth
none
env
MYSQL_HOST
env
MYSQL_PORT
Resources
github
https://github.com/dpflucas/mysql-mcp-server ↗