mysql-mcp-server and mysql_mcp_server

mysql-mcp-server
52
Established
mysql_mcp_server
46
Emerging
Maintenance 2/25
Adoption 16/25
Maturity 18/25
Community 16/25
Maintenance 2/25
Adoption 10/25
Maturity 9/25
Community 25/25
Stars: 61
Forks: 11
Downloads: 3,168
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 1,154
Forks: 229
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
Stale 6m No Package No Dependents

About mysql-mcp-server

dpflucas/mysql-mcp-server

An MCP server provides read-only access to MySQL databases.

Implements query validation and sandboxing to enforce read-only operations (SELECT, SHOW, DESCRIBE, EXPLAIN only) with configurable timeouts and row limits to prevent resource exhaustion. Integrates with the Model Context Protocol (MCP) ecosystem, enabling AI assistants like Claude to query MySQL databases through a stdio transport with connection pooling and environment-based configuration.

About mysql_mcp_server

designcomputer/mysql_mcp_server

A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases

Exposes MySQL tables as MCP resources and executes arbitrary SQL queries with structured error handling, communicating via stdio transport for seamless integration with Claude Desktop and VS Code. Credentials are configured entirely through environment variables, with built-in logging for audit trails and enforcement of least-privilege database access patterns.

Scores updated daily from GitHub, PyPI, and npm data. How scores work