f4ww4z/mcp-mysql-server
by Various
A Model Context Protocol server for MySQL database operations
MCP
f4ww4z/mcp-mysql-server
Added 1 June 2026
Overview
An open-source Model Context Protocol server that enables AI assistants to perform MySQL database operations. It exposes database queries and commands as MCP tools, allowing language models to read, write, and manage MySQL data through a standardized interface.
Best for
Best for
Developers building AI agents or assistants that need to interact with MySQL databases
Use cases
- Query MySQL databases from AI chat interfaces
- Automate database maintenance tasks via AI agents
- Integrate MySQL data access into MCP-compatible workflows
Notes
An open-source Model Context Protocol server that enables AI assistants to perform MySQL database operations. It exposes database queries and commands as MCP tools, allowing language models to read, write, and manage MySQL data through a standardized interface.
161 stars on GitHub. Last updated 2025-11-14. Licensed MIT.
Use cases
- Query MySQL databases from AI chat interfaces
- Automate database maintenance tasks via AI agents
- Integrate MySQL data access into MCP-compatible workflows
Pros
- Open source with a permissive license
- Implements the standard MCP protocol for broad compatibility
- Lightweight JavaScript implementation easy to deploy
Cons
- Limited to MySQL databases only
- Requires running a separate server process
- Direct database access may pose security risks if not properly scoped
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with a permissive license
- Implements the standard MCP protocol for broad compatibility
- Lightweight JavaScript implementation easy to deploy
Cons
- Limited to MySQL databases only
- Requires running a separate server process
- Direct database access may pose security risks if not properly scoped
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.