MySQL
Secure interaction with MySQL databases for queries, schema inspection, and data management
By designcomputer
npx -y @smithery/cli install designcomputer/mysql-mcp-server --client claude
How to install
MCP ServerMCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.
Claude Desktop / Claude Code (local, stdio):
Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):
{
"mcpServers": {
"mysql": {
"command": "npx",
"args": ["-y", "@smithery/cli"]
}
}
}Claude.ai (remote / hosted):
Settings β Connectors β β+β β search the directory β Connect, then authenticate via OAuth if prompted.
Config keys vary per server β always follow the server's own README. Restart Claude after adding it.
Exact steps can vary per project β always double-check the original source. New to this? Read the full install guide β
Source
More in Security
View all βPDF Tools
Read, extract, merge, split, rotate, watermark, encrypt, and OCR PDF files β including filling PDF forms and extracting tables
Doc Coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteratioβ¦
Anthropic Skills
Official collection of Anthropic-built skills for Claude Code. Bundles document skills (pdf, pptx, xlsx, docx), memory maintenance (consolidate-memory), skill authoring (skill-creator), and scheduling β everything you need for day-to-day productivity.
Google Drive Server
Search, read, and manage files in Google Drive with OAuth authentication