The reputation layer for AI skills, tools & agents

designcomputer/mysql_mcp_server

Score: 28.2 Rank #7513

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

Overview

designcomputer/mysql_mcp_server is a Python MCP server licensed under MIT. A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases Topics: ai, mcp, model-context-protocol, mysql.

Ranked #7513 out of 25632 indexed tools.

Has 1,160 GitHub stars.

Ecosystem

Python MIT
aimcpmodel-context-protocolmysql

Signal Breakdown

Stars 1,160
Freshness 9mo ago
Issue Health 20%
Contributors 7
Dependents 0
Forks 228
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 284 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 57 open vs 14 closed issues — triaging stale issues improves health

Badge

AgentRank score for designcomputer/mysql_mcp_server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/designcomputer--mysql_mcp_server)](https://agentrank-ai.com/tool/designcomputer--mysql_mcp_server)
<a href="https://agentrank-ai.com/tool/designcomputer--mysql_mcp_server"><img src="https://agentrank-ai.com/api/badge/tool/designcomputer--mysql_mcp_server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

# MySQL MCP Server
A Model Context Protocol (MCP) implementation that enables secure interaction with MySQL databases. This server component facilitates communication between AI applications (hosts/clients) and MySQL databases, making database exploration and analysis safer and more structured through a controlled interface.

> **Note**: MySQL MCP Server is not designed to be used as a standalone server, but rather as a communication protocol implementation between AI applications and MySQL databases.

## Features
- List available MySQL tables as resources
- Read table contents
- Execute SQL queries with proper error handling
- Secure database access through environment variables
- Comprehensive logging

## Installation
### Manual Installation
```bash
pip install mysql-mcp-server
```

### Installing via Smithery
To install MySQL MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/mysql-mcp-server):
```bash
npx -y @smithery/cli install mysql-mcp-server 
Read full README on GitHub →
Are you the maintainer? Claim this listing