designcomputer/mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 95
- Release rhythm 95
- Longevity 45
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 9.0
- age_days: 638
- days_rel: 34
- days_push: 31
- n_releases_24m: 13
Adoption not part of the score
1369 stars · 258 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Model Context Protocol (MCP) server that lets AI assistants securely interact with MySQL databases by listing tables, reading data, and executing SQL queries through a controlled interface. It supports STDIO and SSE/HTTP transports, SSH tunneling, SSL, and multi-database mode.
Use cases
- connect Claude Desktop to a MySQL database
- let an AI assistant explore database schema and run SQL queries
- expose MySQL data to LLM agents safely
- query MySQL tables from an MCP client
- set up a remote MCP server for database access over SSE
- give Claude Code read access to production-like MySQL data
When to choose
- you use an MCP-compatible AI client (Claude Desktop, Claude Code) with MySQL
- you want a controlled, read-oriented interface for AI database exploration
- you need SSH tunneling or SSE transport for remote database access
When to avoid
- your database is PostgreSQL, SQLite, or something other than MySQL
- you need a general-purpose MySQL ORM or driver for application code
- you require full read-write transactional database administration from AI
Facets
service · maturity active
mcp database database-driver http-server security databases large-language-models developer-tools self-hosted python cli self-hosted cross-platform mysql mcp-server model-context-protocol sql claude llm-tools ssh-tunnel sse ai-agents docker
3 sources
- readme: https://github.com/designcomputer/mysql_mcp_server · fetched 2026-08-28 · 516f6d896464
- homepage: https://designcomputer.com · fetched 2026-08-29 · c2aadb78f262
- registry_pypi: https://pypi.org/pypi/mysql_mcp_server/json · fetched 2026-08-29 · 494f57c82fdf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| designcomputer/mysql_mcp_server | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="designcomputer/mysql_mcp_server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem