Server data from the Official MCP Registry
Python MCP server for MySQL database inspection and querying
Python MCP server for MySQL database inspection and querying
Valid MCP server (1 strong, 4 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
6 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: MYSQL_HOST
Environment variable: MYSQL_PORT
Environment variable: MYSQL_USER
Environment variable: MYSQL_PASSWORD
Environment variable: MYSQL_DATABASE
Environment variable: MYSQL_POOL_SIZE
Environment variable: LOG_LEVEL
Environment variable: MYSQL_READ_QUERY_LIMIT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-musaddiq-dev-mysql-mcp-server": {
"env": {
"LOG_LEVEL": "your-log-level-here",
"MYSQL_HOST": "your-mysql-host-here",
"MYSQL_PORT": "your-mysql-port-here",
"MYSQL_USER": "your-mysql-user-here",
"MYSQL_DATABASE": "your-mysql-database-here",
"MYSQL_PASSWORD": "your-mysql-password-here",
"MYSQL_POOL_SIZE": "your-mysql-pool-size-here",
"MYSQL_READ_QUERY_LIMIT": "your-mysql-read-query-limit-here"
},
"args": [
"mdev-mysql-mcp-server"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption