Enterprise DNA
M MCP Servers Developer low

benborla29/mcp-server-mysql

by Various

A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.

B

MCP

benborla29/mcp-server-mysql

Added 1 June 2026

Overview

A Model Context Protocol server providing read-only access to MySQL databases. It allows LLMs to inspect database schemas and execute SELECT queries through a standard interface. Built in JavaScript, it integrates with MCP-compatible agents.

Best for

Best for
Developers needing safe, read-only MySQL access for AI agents and LLMs.

Use cases

  • Enable LLMs to query existing MySQL databases for data retrieval
  • Let agents explore database schemas and relationships
  • Provide safe read-only database access for AI assistants

How to use

Tested with

Claude Desktop, Claude Code, Cursor

Notes

A Model Context Protocol server providing read-only access to MySQL databases. It allows LLMs to inspect database schemas and execute SELECT queries through a standard interface. Built in JavaScript, it integrates with MCP-compatible agents.

1,758 stars on GitHub. Last updated 2026-03-10. Licensed MIT.

Use cases

  • Enable LLMs to query existing MySQL databases for data retrieval
  • Let agents explore database schemas and relationships
  • Provide safe read-only database access for AI assistants

Pros

  • Simple setup with MySQL connection configuration
  • Read-only enforcement prevents accidental data modification
  • Leverages MCP protocol for wide compatibility with LLM tools

Cons

  • No write support limits use to read-only scenarios
  • Requires MCP-compatible host or agent to function
  • Potential performance impact if running complex queries through LLM

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple setup with MySQL connection configuration
  • Read-only enforcement prevents accidental data modification
  • Leverages MCP protocol for wide compatibility with LLM tools

Cons

  • No write support limits use to read-only scenarios
  • Requires MCP-compatible host or agent to function
  • Potential performance impact if running complex queries through LLM
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks