Submit

MCP Server for MySQL based on NodeJS

@benborla

a year ago
developer-tools
A 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.
Overview

what is MCP Server for MySQL?

MCP Server for MySQL is a Model Context Protocol server that provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries.

how to use MCP Server for MySQL?

To use this server, configure it in the "mcpServers" section of your claude_desktop_config.json file with the necessary MySQL connection details and run the server using the command provided in the configuration.

key features of MCP Server for MySQL?

  • Provides read-only access to MySQL databases.
  • Allows execution of read-only SQL queries.
  • Automatically discovers and provides JSON schema information for each table in the database.

use cases of MCP Server for MySQL?

  1. Inspecting database schemas for data analysis.
  2. Executing read-only queries for reporting purposes.
  3. Integrating with LLMs for enhanced data interaction.

FAQ from MCP Server for MySQL?

  • Can I modify the database using this server?

No, this server only allows read-only access to the database.

  • What do I do if I encounter connection errors?

Ensure that your MySQL connection details are correct and that the server is running.

  • Is there a license for this project?

Yes, the MCP Server for MySQL is licensed under the MIT License.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.