MCP Radar
Active✓ In official registry

mysql_mcp_server

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

GitHub ↗registry ↗
74
TrustScore
✅ Actively maintained, production-ready

Before you connect

✓ No extra key neededNode.jsPython

Config example (to connect)

{
  "mcpServers": {
    "mysql": {
      "command": "uv",
      "args": [
        "--directory",
        "path/to/mysql_mcp_server",
        "run",
        "mysql_mcp_server"
      ],
      "env": {
        "MYSQL_HOST": "localhost",
        "MYSQL_PORT": "3306",
        "MYSQL_USER": "your_username",
        "MYSQL_PASSWORD": "your_password",
        "MYSQL_DATABASE": "your_database"
      }
    }
  }
}

Install / Connect

# No npm package — install from source.
# See the repo's README for the exact command:
# https://github.com/designcomputer/mysql_mcp_server

Follow the official README; env and args vary per server.

🛠️ Maintenance weight 30% · 70 pts

📝
Last commit35 days ago
📈
Commits in 90 days39
💬
Median issue response2 days
🗃️
Repo statusNormal

📊 Adoption weight 25% · 56 pts

GitHub stars1.3k
📦
npm weekly downloadsNot npm-distributed
🚀
Releases per month

✅ Usability weight 20% · 100 pts

📋
Official registryListed
▶️
Runnable entryResolvable (npx/remote)
🔍
AuditabilityOpen-source repo, auditable

❤️ Health & community weight 25% · 70 pts

🐛
open issues2
🔀
open PRs
⚖️
LicenseMIT
👥
Contributors / forks10 / 249

Sources: GitHub API · npm registry · Official registry · updated 2026-07-26

Similar / alternative servers

How to choose among these

Database servers split into relational vs. vector; vector stores are all for RAG, differing by scale and hosting.

  • Relational DB (business data, SQL)Pick Supabase / Neon / MongoDB / ClickHouse — match your DB
  • RAG with semantic memoryPick a vector store: Pinecone (scaled) / Qdrant / Chroma (light) / Weaviate

One email a week, 5 minutes to see what happened in the MCP ecosystem

New servers, breakout trends, abandonment alerts — tracked automatically, curated by hand, sent to your inbox.

One email a week · unsubscribe anytime · no data selling