DirectoryMysql_mcp_server
database

Mysql_mcp_server

by designcomputer

23
Health
stale
38
Popularity

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

1,248stars
235forks
Python
MIT
Updated May 10, 2026
#ai#mcp#model-context-protocol#mysql

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "mysql-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mysql_mcp_server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mysql_mcp_server

Maintenance Healthstale

Freshness0/40
Issue response3/30
Org backing15/20
Longevity5/10
No commits in 12+ months
Most issues unresolved
Community-backed

Server Info

Categorydatabase
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory