go-mcp-mysql logo

go-mcp-mysql零负担,可即刻使用的模型上下文协议(Model Context Protocol, MCP)服务器,用于与 MySQL 和自动化的交互, 不需要 Node.js 或 Python 环境

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

go-mcp-mysql 是零负担,可即刻使用的模型上下文协议 (Model Context Protocol, MCP) 服务器,用于与 MySQL 和自动化的交互。它消除了 Node.js 或 Python 环境的需求。服务器为 CRUD 操作 MySQL 数据库和数据表提供了工具,包括可选的只读模式,用于防止意外的写入操作。它还具有使用 EXPLAIN 语句的查询计划检查功能。然而,我们提醒您,这是一个工作在中途并且可能不适合生产环境的使用。

主要功能

  • CRUD 操作 MySQL 数据库和表
  • 只读模式
  • 使用 EXPLAIN 语句的查询计划检查
  • 列出数据库和表工具
  • 创建、修改和描述表工具
  • 读取、写入、更新和删除查询工具

价格

模型
Free
评分
暂无评价

使用场景

数据库管理

使用 go-mcp-mysql 来管理和自动 MySQL 数据库管理任务,如创建和修改表,执行只读查询。

自动化

使用 go-mcp-mysql 来自动 MYSQL 相关操作,包括 执行 CRUD 操作,检查 EXPLAIN 语句的查询计划等。

优点 & 缺点

优点

  • 零负担的设置
  • 可即刻使用的 MCP 服务器
  • 不需要 Node.js 或 Python 环境
  • 可选的只读模式
  • 使用 EXPLAIN 语句的查询计划检查

缺点

  • 可能不适合生产环境的使用
  • 文档有限

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

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

提问

服务配缩器 的替代品