go-mcp-mysql logo

go-mcp-mysqlZero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

go-mcp-mysql is a zero-burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. It eliminates the need for a Node.js or Python environment. The server provides tools for CRUD operations on MySQL databases and tables, with an optional read-only mode to prevent unexpected write operations. It also features query plan checking using EXPLAIN statements. However, it's noted that this is a work in progress and may not be ready for production use.

Key features

  • CRUD operations on MySQL databases and tables
  • Read-only mode
  • Query plan checking with EXPLAIN statements
  • List database and table tools
  • Create, alter, and describe table tools
  • Read, write, update, and delete query tools

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Database Administration

Use go-mcp-mysql to manage and automate MySQL database administration tasks, such as creating and altering tables, and executing read-only queries.

Automation

Utilize go-mcp-mysql to automate MySQL interactions, such as executing CRUD operations, and checking query plans using EXPLAIN statements.

Pros & Cons

Pros

  • Zero burden setup
  • Ready-to-use MCP server
  • No Node.js or Python environment needed
  • Optional read-only mode
  • Query plan checking with EXPLAIN statements

Cons

  • May not be ready for production use
  • Limited documentation

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

How do I enable read-only mode in go-mcp-mysql?

Add a read-only flag to enable read-only mode, and refresh or restart the MCP server after adding this flag.

Asked by Bartek Adamski · Dec 1, 2025

Do I need a Node.js or Python environment to use go-mcp-mysql?

No, go-mcp-mysql eliminates the need for a Node.js or Python environment.

Asked by Fiorella Bianchi · Nov 21, 2025

What are the key features of go-mcp-mysql?

Key features include CRUD operations, read-only mode, query plan checking, and tools for listing databases and tables.

Asked by Sami Virtanen · Nov 11, 2025

Is go-mcp-mysql ready for production use?

No, it's noted that this is a work in progress and may not be ready for production use.

Asked by Jibril Abubakar · Sep 4, 2025

Ask a question

MCP Servers alternatives