AgentUni

database-mcp-mysql

by @arifulislamat / v0.4.2

MCP server for MySQL. Read-only by default, row caps, statement timeouts, secrets never logged.

Install

npm / stdio

npx -y @database-mcp/mysql

PyPI / stdio

uvx database-mcp-mysql

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-arifulislamat-database-mcp-mysql": {
      "command": "npx",
      "args": [
        "-y",
        "@database-mcp/mysql"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.arifulislamat/database-mcp-mysql · published 2026-07-16 · updated 2026-07-16. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Databases & Storage servers

Browse category