MCP.so
Sign In

mcp-mysql

@tinkermend

About mcp-mysql

Building a MySQL MCP Server from the DBA perspective

Basic information

Category

Databases

License

Apache-2.0 license

Runtime

python

Transports

stdio

Publisher

tinkermend

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is mcp-mysql?

mcp-mysql is a MySQL MCP Server implementation based on the MCP (Model Context Protocol) protocol, designed from a DBA perspective. It enables AI models or MCP clients to interact with MySQL databases through standardized tools and resources.

How to use mcp-mysql?

Key features of mcp-mysql

  • Modular architecture with core, tools, resources, and utilities
  • MCP tools for MySQL operations like query execution and table management
  • MCP resources exposing database information and table structures
  • Unit and integration test suites for reliability
  • Dedicated configuration, documentation, and example directories

Use cases of mcp-mysql

  • AI-assisted database querying and analysis through MCP tools
  • Automated schema exploration and metadata retrieval via resources
  • Database table management tasks executed programmatically

FAQ from mcp-mysql

What does mcp-mysql do?

It is a MySQL MCP Server that exposes MySQL database operations (queries, table management, schema inspection) as MCP tools and resources, enabling AI agents to interact with MySQL.

What are the main components of mcp-mysql?

The project includes core modules, tool implementations, resource implementations, utility functions, tests (unit and integration), documentation, configuration files, and examples.

What runtime or dependencies are required?

Where does the configuration live?

Configuration files are stored in the config/ directory.

What transport or authentication methods does mcp-mysql support?

Comments

More Databases MCP servers