MCP Radar
Active✓ In official registry

capital.hove/read-only-local-mysql-mcp-server

MCP server enabling read-only MySQL queries for Claude Desktop

57
TrustScore
✅ Actively maintained, production-ready

Before you connect

✓ No extra key neededNode.js

Config example (to connect)

{
  "mcpServers": {
    "mysql": {
      "command": "npx",
      "args": ["-y", "@hovecapital/read-only-mysql-mcp-server@latest"],
      "env": {
        "DB_HOST": "localhost",
        "DB_PORT": "3306",
        "DB_DATABASE": "your_database_name",
        "DB_USERNAME": "your_username",
        "DB_PASSWORD": "your_password"
      }
    }
  }
}

Install / Connect

claude mcp add read-only-mysql-mcp-server -- npx -y @hovecapital/read-only-mysql-mcp-server

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

🛠️ Maintenance weight 30% · 54 pts

📝
Last commit3 days ago
📈
Commits in 90 days0
💬
Median issue responseNo response
🗃️
Repo statusNormal

📊 Adoption weight 25% · 21 pts

GitHub stars7
📦
npm weekly downloads196
🚀
Releases per month0.2

✅ Usability weight 20% · 100 pts

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

❤️ Health & community weight 25% · 55 pts

🐛
open issues10
🔀
open PRs
⚖️
LicenseMIT
👥
Contributors / forks3 / 2

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

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