From 899df4cea33e60caadb41d54099682095f9cbe37 Mon Sep 17 00:00:00 2001 From: Alex Ershov Date: Mon, 14 Sep 2026 11:19:34 +0300 Subject: [PATCH] Add Rufflet/mysql-legacy-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c44d8313..dd0c29eba 100644 --- a/README.md +++ b/README.md @@ -1140,6 +1140,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [Yusufihsangorgel/queue-inspector-mcp](https://github.com/Yusufihsangorgel/queue-inspector-mcp) [![Yusufihsangorgel/queue-inspector-mcp MCP server](https://glama.ai/mcp/servers/Yusufihsangorgel/queue-inspector-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Yusufihsangorgel/queue-inspector-mcp) 📇 🏠 - Inspect and operate Redis-backed job queues (Asynq and BullMQ): per-state counts, job detail with decoded payload and last error, and faithful retry/delete running each library's own scripts. Read-only mode for production. - [redis/mcp-redis](https://github.com/redis/mcp-redis) 🐍 🏠 - The Redis official MCP Server offers an interface to manage and search data in Redis. - [Rheopyrin/db-access-mcp](https://github.com/Rheopyrin/db-access-mcp) [![Rheopyrin/db-access-mcp MCP server](https://glama.ai/mcp/servers/Rheopyrin/db-access-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Rheopyrin/db-access-mcp) 📇 🏠 🍎 🪟 🐧 - Query PostgreSQL, MySQL, Redshift and SQL Server over verified SSH / AWS SSM tunnels, with read-only enforcement, confined file exports, and pluggable secret providers (env, Vault, AWS Secrets Manager, RDS IAM). Published on the official MCP Registry. +- [Rufflet/mysql-legacy-mcp](https://github.com/Rufflet/mysql-legacy-mcp) [![Rufflet/mysql-legacy-mcp MCP server](https://glama.ai/mcp/servers/@Rufflet/mysql-legacy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@Rufflet/mysql-legacy-mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for legacy MySQL 5.0–5.6: schema inspection and SELECT by default, with opt-in INSERT/UPDATE/DELETE/DDL. Live-verified against MySQL 5.0–8.0. `npx -y mysql-legacy-mcp` - [runekaagaard/mcp-alchemy](https://github.com/runekaagaard/mcp-alchemy) 🐍 🏠 - Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and many more databases. Features schema and relationship inspection, and large dataset analysis capabilities. - [narekmalk/safedb-mcp](https://github.com/narekmalk/safedb-mcp) [![narekmalk/safedb-mcp MCP server](https://glama.ai/mcp/servers/narekmalk/safedb-mcp/badges/score.svg)](https://glama.ai/mcp/servers/narekmalk/safedb-mcp) ☁️ 🏠 - Secure MCP server for safe, read-only DB access by AI agents, with SQL guardrails, table allowlists, PII masking, and audit logs. - [s2-streamstore/s2-sdk-typescript](https://github.com/s2-streamstore/s2-sdk-typescript) 🎖️ 📇 ☁️ - Official MCP server for the S2.dev serverless stream platform.