mcp-mysql
@tinkermend
About mcp-mysql
Building a MySQL MCP Server from the DBA perspective
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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?
—
More Databases MCP servers
Chroma MCP Server
chroma-coreA Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
MongoDB Lens
furey🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases
MCP Server for MySQL based on NodeJS
benborlaA 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.
Neon MCP Server
neondatabaseMCP server for interacting with Neon Management API and databases
Comments