mysql_mcp_server

A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases

GitHub Stars

836

User Rating

Not Rated

Favorites

0

Views

20

Forks

187

Issues

49

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Python: 3.6 or higher

Installation Steps

1. Manual Installation

bash
pip install mysql-mcp-server

2. Installing via Smithery

To install MySQL MCP Server for Claude Desktop automatically:
bash
npx -y @smithery/cli install mysql-mcp-server --client claude

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Python version and reinstall dependencies.

Additional Resources