Get a week free of Claude Code →
🗄️

mysql

An MCP server for MySQL databases.

Database stdio npm npmstdiomarcelo-ochoa
RUN IN TERMINAL
claude mcp add marcelo-ochoa-mysql -- npx -y @marcelo-ochoa/server-mysql
ADD TO claude_desktop_config.json
{ "mcpServers": { "marcelo-ochoa-mysql": { "command": "npx", "args": ["-y", "@marcelo-ochoa/server-mysql"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "marcelo-ochoa-mysql": { "command": "npx", "args": ["-y", "@marcelo-ochoa/server-mysql"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "marcelo-ochoa-mysql": { "command": "npx", "args": ["-y", "@marcelo-ochoa/server-mysql"] } } }

About This MCP Server

An MCP server for MySQL databases.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.

Package

@marcelo-ochoa/server-mysql on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mysql server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/marcelo-ochoa-mysql.svg)](https://skillsplayground.com/mcps/marcelo-ochoa-mysql/)
SHARE
Share on X

Related MCP Servers