claude mcp add marcelo-ochoa-mysql -- npx -y @marcelo-ochoa/server-mysql
{
"mcpServers": {
"marcelo-ochoa-mysql": {
"command": "npx",
"args": ["-y", "@marcelo-ochoa/server-mysql"]
}
}
}
{
"mcpServers": {
"marcelo-ochoa-mysql": {
"command": "npx",
"args": ["-y", "@marcelo-ochoa/server-mysql"]
}
}
}
{
"mcpServers": {
"marcelo-ochoa-mysql": {
"command": "npx",
"args": ["-y", "@marcelo-ochoa/server-mysql"]
}
}
}
About This MCP Server
The io.github.marcelo-ochoa/mysql server is a Model Context Protocol server that connects to MySQL databases, enabling developers to integrate MySQL with AI coding assistants. This server is available as an npm package and can be used through stdio, facilitating communication between the database and the AI coding tools. Developers would use this server when they need to access or manage MySQL databases in conjunction with AI-powered coding assistants.
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.