mcp-mysql
@tinkermend
About mcp-mysql
Building a MySQL MCP Server from the DBA perspective
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?
—
Frequently asked questions
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.
Where does the configuration live?
Configuration files are stored in the `config/` directory.
Basic information
More Databases MCP servers
Redis MCP Server
redisThe official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
Chroma MCP Server
chroma-coreA Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
Xata MCP Server
The Xata MCP server lets AI assistants and agents interact with your Xata organizations, projects, and Postgres database branches.
Elasticsearch/OpenSearch MCP Server
cr7258A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
ClickHouse MCP Server
ClickHouseConnect ClickHouse to your AI assistants.
Comments