Simple MySQL MCP Server

Created By
bintariqa year ago
Overview

What is Simple MySQL MCP Server?

Simple MySQL MCP Server is a minimal FastAPI-based server that allows GitHub Copilot or other MCP-compatible tools to securely query your local or Dockerized MySQL database.

How to use Simple MySQL MCP Server?

To use the server, clone the repository, configure the settings, and run the server using Uvicorn. You can then connect your MCP-compatible tools to query the MySQL database.

Key features of Simple MySQL MCP Server?

  • Connects to any MySQL instance (XAMPP, Docker, Linux-native, etc.)
  • Fast and lightweight (built with FastAPI)
  • Auto-blocks destructive SQL commands (DROP, DELETE, etc.)
  • Logs queries with timing
  • MCP.so-compatible with included mcp.json

Use cases of Simple MySQL MCP Server?

  1. Securely querying local MySQL databases from development tools.
  2. Integrating with GitHub Copilot for enhanced coding assistance.
  3. Logging and monitoring SQL queries for performance analysis.

FAQ from Simple MySQL MCP Server?

  • Can I use this server with any MySQL version?

Yes! The server is compatible with any MySQL instance.

  • Is it safe to use this server?

Yes! The server auto-blocks destructive SQL commands to ensure safety.

  • How do I install the server?

You can install it by cloning the repository and following the installation instructions provided in the README.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
bintariq
Star
0
Language
Python
License
MIT license

Recommend Servers

View All
Crevio

a day ago