- MySQL MCP Server
Overview
what is MySQL MCP Server?
MySQL MCP Server is an implementation of a Model Context Protocol (MCP) server designed for interacting with MySQL databases.
how to use MySQL MCP Server?
To use the MySQL MCP Server, clone the repository from GitHub, install the necessary dependencies, and configure the mcp.json file with your MySQL database credentials.
key features of MySQL MCP Server?
- Execute SQL queries (only SELECT, SHOW, EXPLAIN, DESCRIBE)
- Retrieve table structures and list all tables in the database
- Access data from specified tables (up to 100 rows)
use cases of MySQL MCP Server?
- Simplifying database interactions for applications using MySQL.
- Providing a structured way to execute queries and retrieve data.
- Facilitating database management tasks through MCP tools.
FAQ from MySQL MCP Server?
- What is the purpose of the MySQL MCP Server?
It serves as a protocol server to facilitate interactions with MySQL databases using the Model Context Protocol.
- How do I configure the server?
You need to add your MySQL connection details in the
mcp.jsonconfiguration file.
- What types of queries can I execute?
You can execute SELECT, SHOW, EXPLAIN, and DESCRIBE queries.
Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
vitalyDVStar
0Language
JavaScriptLicense
-Category
developer-tools
Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Alloy
2 days ago