Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

MySQL MCP Server — Secure MySQL Tools via MCP

mysql_mcp_server is an MCP server for MySQL with pip install and Smithery client setup; expose DB actions to Claude Code safely (1,251★).

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Bundle
Confiance
Confiance : Established
Point d'entrée
pip install mysql-mcp-server
Commande CLI universelle
npx tokrepo install f7c6c41e-d6aa-5f02-931d-1945b1bd7caa
Introduction

mysql_mcp_server is an MCP server for MySQL with pip install and Smithery client setup; expose DB actions to Claude Code safely (1,251★).

Best for: Teams that want agents to query MySQL with a controlled MCP tool surface instead of pasting SQL into chats

Works with: Python, pip, Smithery installer, and MCP clients (Claude Code) that can launch stdio servers

Setup time: 10-20 minutes

Main

  • DB access via tools: moves database operations into an explicit MCP tool interface.
  • Two install paths: pip package install and a Smithery one-liner to wire it into clients.
  • Client-first setup: designed to be launched by an MCP client, keeping credentials/config out of ad-hoc prompts.
  • Good for audits: tool-calling makes DB reads/writes more inspectable than free-form SQL in chats.

FAQ

  • Is Smithery required?: No. It is one setup option; you can also clone and run from source.
  • What is the safest first step?: Start read-only queries and confirm credentials/config are loaded correctly.
  • Why MCP instead of direct SQL prompts?: Tool interfaces make capabilities explicit and easier to constrain.
🙏

Source et remerciements

Source: https://github.com/designcomputer/mysql_mcp_server > License: MIT > GitHub stars: 1251 · forks: 236

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires