Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·2 min de lectura

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★).

Listo para agents

Staging seguro para este activo

Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.

Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp Config
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando de staging seguro
npx -y tokrepo@latest install f7c6c41e-d6aa-5f02-931d-1945b1bd7caa --target codex

Primero deja archivos en staging; la activación requiere revisar el README y el plan staged.

Introducción

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.
🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados