MCP MySQL Server

by sajithrw · devops · mcp-server, lobehub, validated, developer

A Model Context Protocol (MCP) server for MySQL databases, including support for AWS RDS and other cloud MySQL instances. Requires environment variables for MySQL connection configuration such as MYSQL_HOST, MYSQL_PORT, MYSQL_USER, MYSQL_PASSWORD, MYSQL_DATABASE, and MYSQL_SSL.

Source: https://github.com/Darkstar326/mcp-mysql/tree/iflow

Install

git clone https://github.com/Darkstar326/mcp-mysql/tree/iflow

Tags: mcp-server, lobehub, validated, developer

39 GitHub stars · Source: lobehub

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MCP MySQL Server is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • MCP Jira Xray Server by sajithrw

    Connects to Jira with Xray Test Management to extract test cases related to tickets and list test executions.

  • Gmail MCP by mkpoli

    Multi-account Gmail on a Cloudflare Worker you deploy yourself: search and read mail, send, reply-all with quoted history, forward, attachments and inline images, drafts, labels, and threads. Each connection binds to one Google account and the refresh token stays in your own Cloudflare account.

  • MCP Storage Map by cyhoon

    MCP server for unified database and storage access. Configure database connections via environment variables with pattern STORAGE_<ID>_<PROPERTY> for MySQL, AWS Athena, and more.

  • Peeky Search by TripCreighton

    IR-based HTML content extraction with MCP server for web search. Requires Docker to run the SearXNG search backend locally.

  • german-law-mcp by kai-bruell

    MCP server for accessing German federal law texts from gesetze-im-internet.de. Downloads and parses German federal law XML files from gesetze-im-internet.de. External law XML files are stored locally and their location can be overridden via the LAWS_DIR environment variable.

  • AI Group Markdown to Word MCP Server by jackdark425

    Markdown-to-Word MCP server with advanced styling, tables, formulas, images, Mermaid rendering, and HTTP deployment support.

  • dbx by t8y2

    DBX is a lightweight open-source database manager supporting 70+ databases in 20 MB, with desktop and Docker self-hosting options and a built-in AI assistant.

  • SurfSense: The Open-Source NotebookLM Alternative for Open Web Research by modsetter

    SurfSense is an open-source NotebookLM alternative providing an MCP server with live data connectors for Reddit, YouTube, Instagram, TikTok, Amazon, Google Maps, Google Search, and more. It exposes connectors as native tools via a REST API or MCP server. Self-hosting is free and open source. Requires Docker Desktop for self-hosted deployment using the provided install scripts.

Frequently asked questions

How do I install MCP MySQL Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MCP MySQL Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MCP MySQL Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.